classicui_plat/extended_sounds_api/tsrc/inc/testplatextsound.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    89     
    89     
    90     /**
    90     /**
    91      * Method used to log version of test class
    91      * Method used to log version of test class
    92      */
    92      */
    93     void SendTestClassVersion();
    93     void SendTestClassVersion();
    94     
       
    95         /**
       
    96      * Turn off ScreenSaver
       
    97      * @since S60 5.0
       
    98      * @return Symbian OS error code.
       
    99      */
       
   100     void TurnOffScreenSaver();
       
   101 
       
   102     /**
       
   103      * Restore ScreenSaver
       
   104      * @since S60 5.0
       
   105      * @return Symbian OS error code.
       
   106      */
       
   107     void RestoreScreenSaver();
       
   108 
    94 
   109 private: // [TestMethods]
    95 private: // [TestMethods]
   110     /**
    96     /**
   111      * TestCATAudioEventAPINewL test NewL of CATAudioEventAPI
    97      * TestCATAudioEventAPINewL test NewL of CATAudioEventAPI
   112      * @since S60 5.0
    98      * @since S60 5.0