classicui_pub/aiw_generic_parameter_api/tsrc/inc/testsdkaiwgp.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    91     
    91     
    92     /**
    92     /**
    93      * Method used to log version of test class
    93      * Method used to log version of test class
    94      */
    94      */
    95     void SendTestClassVersion();
    95     void SendTestClassVersion();
    96     
    96 
    97     /**
       
    98      * Turn off ScreenSaver
       
    99      * @since S60 5.0
       
   100      * @return Symbian OS error code.
       
   101      */
       
   102     void TurnOffScreenSaver();
       
   103 
       
   104     /**
       
   105      * Restore ScreenSaver
       
   106      * @since S60 5.0
       
   107      * @return Symbian OS error code.
       
   108      */
       
   109     void RestoreScreenSaver();
       
   110     
       
   111     
       
   112 private: // test functions
    97 private: // test functions
   113     /**
    98     /**
   114      * TestTAiwVariantL test TAiwVariant function
    99      * TestTAiwVariantL test TAiwVariant function
   115      * @since S60 5.0
   100      * @since S60 5.0
   116      * @param aItem never used
   101      * @param aItem never used