classicui_pub/touch_ui_utilities_api/tsrc/inc/testsdktouchuiutil.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    82     /**
    82     /**
    83      * Method used to log version of test class
    83      * Method used to log version of test class
    84      */
    84      */
    85     void SendTestClassVersion();
    85     void SendTestClassVersion();
    86     
    86     
    87         /**
       
    88      * Turn off ScreenSaver
       
    89      * @since S60 5.0
       
    90      * @return Symbian OS error code.
       
    91      */
       
    92     void TurnOffScreenSaver();
       
    93 
       
    94     /**
       
    95      * Restore ScreenSaver
       
    96      * @since S60 5.0
       
    97      * @return Symbian OS error code.
       
    98      */
       
    99     void RestoreScreenSaver();
       
   100     
       
   101 private: // [TestMethods]
    87 private: // [TestMethods]
   102     /**
    88     /**
   103     * TestCAknLongTapDetectorNewL test NewL of CAknLongTapDetector
    89     * TestCAknLongTapDetectorNewL test NewL of CAknLongTapDetector
   104     * in aknlongtapdetector.h.
    90     * in aknlongtapdetector.h.
   105     * @since S60 5.0
    91     * @since S60 5.0