classicui_pub/context_pane_api/tsrc/inc/testsdkcontextpane.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    89 
    89 
    90     /**
    90     /**
    91      * Method used to log version of test class
    91      * Method used to log version of test class
    92      */
    92      */
    93     void SendTestClassVersion();
    93     void SendTestClassVersion();
    94     
    94 
    95         /**
       
    96      * Turn off ScreenSaver
       
    97      * @since S60 5.0
       
    98      * @return Symbian OS error code.
       
    99      */
       
   100     void TurnOffScreenSaver();
       
   101 
       
   102     /**
       
   103      * Restore ScreenSaver
       
   104      * @since S60 5.0
       
   105      * @return Symbian OS error code.
       
   106      */
       
   107     void RestoreScreenSaver();
       
   108 
       
   109     //[TestMethods]
       
   110 private:// akncontext.h
    95 private:// akncontext.h
   111     /**
    96     /**
   112      * TestCTXTPConstructor test function for testing the constructor function
    97      * TestCTXTPConstructor test function for testing the constructor function
   113      * @since S60 5.0
    98      * @since S60 5.0
   114      * @param aItem never used
    99      * @param aItem never used