uiresources_plat/cdl_api/tsrc/inc/testdomcdl.h
changeset 42 2398a337fa76
parent 0 05e9090e2422
child 64 ecb300a325e8
equal deleted inserted replaced
21:4ab28fdd25ad 42:2398a337fa76
    87 
    87 
    88     /**
    88     /**
    89      * Method used to log version of test class
    89      * Method used to log version of test class
    90      */
    90      */
    91     void SendTestClassVersion();
    91     void SendTestClassVersion();
    92     
       
    93         /**
       
    94      * Turn off ScreenSaver
       
    95      * @since S60 5.0
       
    96      * @return Symbian OS error code.
       
    97      */
       
    98     void TurnOffScreenSaver();
       
    99 
       
   100     /**
       
   101      * Restore ScreenSaver
       
   102      * @since S60 5.0
       
   103      * @return Symbian OS error code.
       
   104      */
       
   105     void RestoreScreenSaver();
       
   106 
    92 
   107 private: // Test MediaSharedDocument.h
    93 private: // Test MediaSharedDocument.h
   108     /**
    94     /**
   109     * TestCIRefL test function of class CCdlInstance in cdlengine.h
    95     * TestCIRefL test function of class CCdlInstance in cdlengine.h
   110     * @since S60 5.0
    96     * @since S60 5.0