classicui_plat/aiw_provider_utility_api/tsrc/inc/testdomaiwpro.h
branchRCL_3
changeset 56 d48ab3b357f1
parent 55 aecbbf00d063
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
    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 
   101 private: // Test AiwMenu.h
   117 private: // Test AiwMenu.h
   102     /**
   118     /**
   103      * TestAMConstructor test function for testing the Constructor function
   119      * TestAMConstructor test function for testing the Constructor function
   104      * @since S60 5.0
   120      * @since S60 5.0
   105      * @param aItem never used
   121      * @param aItem never used