hapticsservices_pub/tactile_feedback_client_api/tsrc/inc/testsdktfc.h
branchRCL_3
changeset 37 09b094b73eb8
parent 36 39d4c97df8cb
equal deleted inserted replaced
36:39d4c97df8cb 37:09b094b73eb8
    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();
    91 
   105 
    92     //[TestMethods]
   106     //[TestMethods]
    93 private:// for test the touchfeedback.h
   107 private:// for test the touchfeedback.h
    94     /**
   108     /**
    95      * TestTFCInstance test method for test the Instance method.
   109      * TestTFCInstance test method for test the Instance method.