diff -r 40a3f856b14d -r 41a7f70b3818 phoneapp/phoneuicontrol/inc/cphonestateincoming.h --- a/phoneapp/phoneuicontrol/inc/cphonestateincoming.h Thu Aug 19 09:54:27 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphonestateincoming.h Tue Aug 31 15:14:29 2010 +0300 @@ -78,6 +78,11 @@ */ IMPORT_C void HandleNumberEntryClearedL(); + /** + * Handle keylock state change events + */ + IMPORT_C void HandleKeyLockEnabled( TBool aKeylockEnabled ); + protected: /** @@ -93,15 +98,6 @@ */ IMPORT_C virtual void ConstructL(); - /** - * From CAknAppUi, initialise a menupane (dynamic). - * - * @param aResourceId It is the resource id for the pane. - * @param aMenuPane It is the menu pane corresponding to the resource. - */ - IMPORT_C virtual void DynInitMenuPaneL( - TInt aResourceId, - CEikMenuPane* aMenuPane ); /** * Audio play stopped handling @@ -130,17 +126,7 @@ /** * Open soft reject message editor */ - void OpenSoftRejectMessageEditorL(); - - /** - * Indicator if soft reject message editor is displayed - */ - TBool SoftRejectMessageEditorIsDisplayedL() const; - - /** - * Open menu bar - */ - void OpenMenuBarL(); + void OpenSoftRejectMessageL(); /** * Answer the MT call