javauis/lcdui_akn/lcdui/src/CMIDAppUi.cpp
branchRCL_3
changeset 77 7cee158cb8cd
parent 66 2455ef1f5bbc
child 83 26b2b12093af
equal deleted inserted replaced
71:d5e927d5853b 77:7cee158cb8cd
   266     {
   266     {
   267         iObserver->HandleFullOrPartialForegroundL(ETrue);
   267         iObserver->HandleFullOrPartialForegroundL(ETrue);
   268     }
   268     }
   269 #endif // RD_JAVA_NGA_ENABLED
   269 #endif // RD_JAVA_NGA_ENABLED
   270 
   270 
       
   271     if (aEvent.Type() == KAknShutOrHideApp)
       
   272     {
       
   273         java::ui::CoreUiAvkonLcdui::getInstance().shutDownRequestFromWindowServer();
       
   274     }
       
   275 
   271     return EFalse;
   276     return EFalse;
   272 }
   277 }
   273 
   278 
   274 // Sets the link to MMIDEnv - used for jad attribute parsing
   279 // Sets the link to MMIDEnv - used for jad attribute parsing
   275 void CMIDAppUi::SetEnv(MMIDEnv& aEnv)
   280 void CMIDAppUi::SetEnv(MMIDEnv& aEnv)