phoneapp/phoneuicontrol/inc/cphoneuicontroller.h
branchRCL_3
changeset 5 2a26698d78ba
parent 0 5f000ab63145
child 6 38529f706030
equal deleted inserted replaced
4:24062c24fe38 5:2a26698d78ba
   156         * @returns boolean value was the command handled by the state 
   156         * @returns boolean value was the command handled by the state 
   157         *          (ETrue) or not (EFalse)
   157         *          (ETrue) or not (EFalse)
   158         */
   158         */
   159         IMPORT_C TBool ProcessCommandL( TInt aCommand );
   159         IMPORT_C TBool ProcessCommandL( TInt aCommand );
   160 
   160 
   161         /**
       
   162         * Handles keylock events
       
   163         * @param aCommand It is the code of the command to be handled.
       
   164         */
       
   165         IMPORT_C void HandleKeyLockEnabled( TBool aKeylockEnabled );
       
   166         
       
   167         
   161         
   168     private:
   162     private:
   169         
   163         
   170         /**
   164         /**
   171         * C++ default constructor.
   165         * C++ default constructor.