phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h
branchRCL_3
changeset 61 41a7f70b3818
parent 15 2a26698d78ba
child 62 5266b1f337bd
--- a/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h	Tue Aug 31 15:14:29 2010 +0300
@@ -53,14 +53,6 @@
 
     public: // From MPhoneSystemEvents
 
-        void DynInitMenuPaneL( 
-            TInt aResourceId, 
-            CEikMenuPane* aMenuPane );
-
-        void DynInitMenuBarL( 
-            TInt aResourceId, 
-            CEikMenuBar* aMenuBar );
-
         void HandleSystemEventL( const TWsEvent& aEvent );
 
         void HandleForegroundEventL( TBool aForeground );
@@ -75,6 +67,8 @@
         
         void HandlePhoneFocusLostEventL();
 
+        void HandleKeyLockEnabled( TBool aKeylockEnabled );
+        
     public: // From MPhonePubSubObserver
 
         /**