phoneapp/phoneuicontrol/inc/cphonestateidle.h
changeset 50 377c906a8701
parent 45 6b911d05207e
child 65 2a5d4ab426d3
--- a/phoneapp/phoneuicontrol/inc/cphonestateidle.h	Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonestateidle.h	Fri Jul 09 15:40:55 2010 +0300
@@ -212,11 +212,6 @@
         void HandleIdleL( TInt aCallId );
 
         /**
-        * Launches application.
-        */
-        void LaunchApplicationL();
-
-        /**
         * Send Exit command
         */
         void SendExitCommandL();
@@ -246,20 +241,8 @@
         */
         TBool RestoreOngoing();
         
-        /**
-        * Handles back command. 
-        */
-        void HandleBackCommandL();
 
-        /**
-         * Checks for application launching configurations from 
-         * central repository.
-         * @param aCode key code.
-         * @return ETrue if configuration found.
-         */        
-         TBool CheckAppLaunchingL( const TKeyCode aCode );
-
-         void HandleVoiceCallCommandL();
+        void HandleVoiceCallCommandL();
          
     private: