homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/inc/ahtelkeyhandler.h
changeset 3 ff572005ac23
parent 0 79c6a41cd166
child 60 f62f87b200ec
equal deleted inserted replaced
2:b7904b40483f 3:ff572005ac23
    50 
    50 
    51 private:
    51 private:
    52 
    52 
    53     void ConstructL();
    53     void ConstructL();
    54 
    54 
       
    55     /**
       
    56      * Helper method for AIW attach.
       
    57      */
       
    58     void AttachServiceHandlerL();
       
    59 
    55 private:
    60 private:
    56 
    61 
    57     CAiwServiceHandler* iServiceHandler;
    62     CAiwServiceHandler* iServiceHandler;
    58 
    63 
    59     };
    64     };