classicui_pub/sounds_api/tsrc/inc/testsdksounds.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
child 22 75713bee6484
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    95     /**
    95     /**
    96      * Method used to log version of test class
    96      * Method used to log version of test class
    97      */
    97      */
    98     void SendTestClassVersion();
    98     void SendTestClassVersion();
    99 
    99 
   100     /**
       
   101      * Turn off ScreenSaver
       
   102      * @since S60 5.0
       
   103      * @return Symbian OS error code.
       
   104      */
       
   105     void TurnOffScreenSaver();
       
   106 
       
   107     /**
       
   108      * Restore ScreenSaver
       
   109      * @since S60 5.0
       
   110      * @return Symbian OS error code.
       
   111      */
       
   112     void RestoreScreenSaver();
       
   113 
       
   114 private: // Test AknSoundInfo.h
   100 private: // Test AknSoundInfo.h
   115     /**
   101     /**
   116      * TestSINewL test function for testing the NewL function
   102      * TestSINewL test function for testing the NewL function
   117      * @since S60 5.0
   103      * @since S60 5.0
   118      * @param aItem never used
   104      * @param aItem never used