diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneapp/phoneuicontrol/inc/cphonestateidle.h --- a/phoneapp/phoneuicontrol/inc/cphonestateidle.h Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphonestateidle.h Wed Aug 18 09:48:26 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: