classicui_pub/searchfield_api/tsrc/inc/testsdksearchfield.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    90 
    90 
    91     /**
    91     /**
    92      * Method used to log version of test class
    92      * Method used to log version of test class
    93      */
    93      */
    94     void SendTestClassVersion();
    94     void SendTestClassVersion();
    95     
       
    96         /**
       
    97      * Turn off ScreenSaver
       
    98      * @since S60 5.0
       
    99      * @return Symbian OS error code.
       
   100      */
       
   101     void TurnOffScreenSaver();
       
   102 
       
   103     /**
       
   104      * Restore ScreenSaver
       
   105      * @since S60 5.0
       
   106      * @return Symbian OS error code.
       
   107      */
       
   108     void RestoreScreenSaver();
       
   109 
    95 
   110     //[TestMethods]
    96     //[TestMethods]
   111 private://aknsfld.h
    97 private://aknsfld.h
   112     /**
    98     /**
   113      * TestSFNewL test function for testing the NewL function
    99      * TestSFNewL test function for testing the NewL function