classicui_pub/aiw_criteria_api/tsrc/inc/testsdkaiwcri.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    96     /**
    96     /**
    97      * Method used to log version of test class
    97      * Method used to log version of test class
    98      */
    98      */
    99     void SendTestClassVersion();
    99     void SendTestClassVersion();
   100 
   100 
   101     /**
       
   102      * Turn off ScreenSaver
       
   103      * @since S60 5.0
       
   104      * @return Symbian OS error code.
       
   105      */
       
   106     void TurnOffScreenSaver();
       
   107     
       
   108     /**
       
   109      * Restore ScreenSaver
       
   110      * @since S60 5.0
       
   111      * @return Symbian OS error code.
       
   112      */
       
   113     void RestoreScreenSaver();
       
   114 
       
   115     //[TestMethods]
       
   116 
       
   117 private: // Test AiwCommon.h
   101 private: // Test AiwCommon.h
   118     /**
   102     /**
   119      * TestACINewL test function for testing the NewL function
   103      * TestACINewL test function for testing the NewL function
   120      * @since S60 5.0
   104      * @since S60 5.0
   121      * @param aItem never used
   105      * @param aItem never used