classicui_plat/key_rotator_api/tsrc/inc/testdomkeyrotator.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    79     
    79     
    80     /**
    80     /**
    81      * Method used to log version of test class
    81      * Method used to log version of test class
    82      */
    82      */
    83     void SendTestClassVersion();
    83     void SendTestClassVersion();
    84     
       
    85         /**
       
    86      * Turn off ScreenSaver
       
    87      * @since S60 5.0
       
    88      * @return Symbian OS error code.
       
    89      */
       
    90     void TurnOffScreenSaver();
       
    91 
       
    92     /**
       
    93      * Restore ScreenSaver
       
    94      * @since S60 5.0
       
    95      * @return Symbian OS error code.
       
    96      */
       
    97     void RestoreScreenSaver();
       
    98 
    84 
    99 private: // Test AknKeyRotator.h
    85 private: // Test AknKeyRotator.h
   100 /*                               class AknKeyRotatorFactory                 */
    86 /*                               class AknKeyRotatorFactory                 */
   101     /**
    87     /**
   102      * TestKRFCreateAknKeyRotatorL test function for testing the 
    88      * TestKRFCreateAknKeyRotatorL test function for testing the