classicui_pub/server_application_api/tsrc/inc/testsdkserverapplication.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    77     
    77     
    78     /**
    78     /**
    79      * Method used to log version of test class
    79      * Method used to log version of test class
    80      */
    80      */
    81     void SendTestClassVersion();
    81     void SendTestClassVersion();
    82     
       
    83         /**
       
    84      * Turn off ScreenSaver
       
    85      * @since S60 5.0
       
    86      * @return Symbian OS error code.
       
    87      */
       
    88     void TurnOffScreenSaver();
       
    89 
       
    90     /**
       
    91      * Restore ScreenSaver
       
    92      * @since S60 5.0
       
    93      * @return Symbian OS error code.
       
    94      */
       
    95     void RestoreScreenSaver();
       
    96 
    82 
    97 private: // Test AknServerApp.h
    83 private: // Test AknServerApp.h
    98 /*                               class RAknAppServiceBase                   */
    84 /*                               class RAknAppServiceBase                   */
    99     /**
    85     /**
   100      * TestASBConnectChainedAppL test function for testing the 
    86      * TestASBConnectChainedAppL test function for testing the