classicui_plat/stylus_activated_popup_api/tsrc/inc/testdomstylusactivepopup.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    84     
    84     
    85     /**
    85     /**
    86      * Method used to log version of test class
    86      * Method used to log version of test class
    87      */
    87      */
    88     void SendTestClassVersion();
    88     void SendTestClassVersion();
    89     
       
    90         /**
       
    91      * Turn off ScreenSaver
       
    92      * @since S60 5.0
       
    93      * @return Symbian OS error code.
       
    94      */
       
    95     void TurnOffScreenSaver();
       
    96 
       
    97     /**
       
    98      * Restore ScreenSaver
       
    99      * @since S60 5.0
       
   100      * @return Symbian OS error code.
       
   101      */
       
   102     void RestoreScreenSaver();
       
   103 
    89 
   104 private: // [TestMethods]
    90 private: // [TestMethods]
   105     
    91     
   106     /**
    92     /**
   107     * TestCAknStylActivePopUpContentNewL test four overload function
    93     * TestCAknStylActivePopUpContentNewL test four overload function