phoneapp/phoneuicontrol/inc/cphonestateincoming.h
branchRCL_3
changeset 15 2a26698d78ba
parent 0 5f000ab63145
child 61 41a7f70b3818
equal deleted inserted replaced
14:24062c24fe38 15:2a26698d78ba
    76         /** 
    76         /** 
    77         * Handle state-specific behaviour when number entry is cleared
    77         * Handle state-specific behaviour when number entry is cleared
    78         */ 
    78         */ 
    79         IMPORT_C void HandleNumberEntryClearedL();
    79         IMPORT_C void HandleNumberEntryClearedL();
    80 
    80 
    81         /** 
       
    82         * Handle keylock state change events
       
    83         */ 
       
    84         IMPORT_C void HandleKeyLockEnabled( TBool aKeylockEnabled );
       
    85         
       
    86     protected:
    81     protected:
    87 
    82 
    88         /**
    83         /**
    89         * By default EPOC constructor is private.
    84         * By default EPOC constructor is private.
    90         */
    85         */