phoneapp/phoneuicontrol/inc/cphonestatestartup.h
changeset 56 5bcb308bd24d
parent 37 ba76fc04e6c2
child 76 cfea66083b62
equal deleted inserted replaced
46:bc5a64e5bc3c 56:5bcb308bd24d
    93 
    93 
    94         
    94         
    95     private:
    95     private:
    96 
    96 
    97         /**
    97         /**
    98         * Passes create number entry command forward if NE can be created.
       
    99         */
       
   100         IMPORT_C void HandleCreateNumberEntryL( const TKeyEvent& aKeyEvent,
       
   101                 TEventCode aEventCode );
       
   102 
       
   103         /**
       
   104          * Plays DTMF tone for key event 
    98          * Plays DTMF tone for key event 
   105          * */
    99          * */
   106         IMPORT_C void HandleDtmfKeyToneL( const TKeyEvent& aKeyEvent,
   100         IMPORT_C void HandleDtmfKeyToneL( const TKeyEvent& aKeyEvent,
   107                 TEventCode aEventCode );
   101                 TEventCode aEventCode );
   108         
   102