javauis/lcdui_akn/javalcdui/inc/CMIDToolkit.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
15:f9bb0fca356a 17:0fd27995241b
   165     void HandleForegroundL(TBool aForeground);
   165     void HandleForegroundL(TBool aForeground);
   166     void HandleSwitchOnEventL();
   166     void HandleSwitchOnEventL();
   167     void HandleResourceChangeL(TInt aType);
   167     void HandleResourceChangeL(TInt aType);
   168 
   168 
   169 private:
   169 private:
       
   170     /**
       
   171      * Resets user inactivity timers
       
   172      */
       
   173     void ResetInactivityTimeL();
       
   174 
   170     static TInt CreateToolkitL
   175     static TInt CreateToolkitL
   171     (
   176     (
   172         JNIEnv&             aJni,
   177         JNIEnv&             aJni,
   173         jobject             aPeer,
   178         jobject             aPeer,
   174         TJavaEventServer    aServer,
   179         TJavaEventServer    aServer,