hapticsservices_pub/tactile_feedback_client_api/tsrc/inc/testsdktfc.h
branchRCL_3
changeset 36 39d4c97df8cb
parent 0 d54f32e146dd
child 37 09b094b73eb8
equal deleted inserted replaced
34:d57e599df233 36:39d4c97df8cb
    86     
    86     
    87     /**
    87     /**
    88      * Method used to log version of test class
    88      * Method used to log version of test class
    89      */
    89      */
    90     void SendTestClassVersion();
    90     void SendTestClassVersion();
    91     
       
    92         /**
       
    93      * Turn off ScreenSaver
       
    94      * @since S60 5.0
       
    95      * @return Symbian OS error code.
       
    96      */
       
    97     void TurnOffScreenSaver();
       
    98 
       
    99     /**
       
   100      * Restore ScreenSaver
       
   101      * @since S60 5.0
       
   102      * @return Symbian OS error code.
       
   103      */
       
   104     void RestoreScreenSaver();
       
   105 
    91 
   106     //[TestMethods]
    92     //[TestMethods]
   107 private:// for test the touchfeedback.h
    93 private:// for test the touchfeedback.h
   108     /**
    94     /**
   109      * TestTFCInstance test method for test the Instance method.
    95      * TestTFCInstance test method for test the Instance method.