classicui_plat/find_item_ui_api/tsrc/inc/testdomfinditem.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    78     /**
    78     /**
    79      * Method used to log version of test class
    79      * Method used to log version of test class
    80      */
    80      */
    81     void SendTestClassVersion();
    81     void SendTestClassVersion();
    82 
    82 
    83         /**
       
    84      * Turn off ScreenSaver
       
    85      * @since S60 5.0
       
    86      * @return Symbian OS error code.
       
    87      */
       
    88     void TurnOffScreenSaver();
       
    89 
       
    90     /**
       
    91      * Restore ScreenSaver
       
    92      * @since S60 5.0
       
    93      * @return Symbian OS error code.
       
    94      */
       
    95     void RestoreScreenSaver();
       
    96 
       
    97 private: // test functions in finditemdialog.h
    83 private: // test functions in finditemdialog.h
    98 
    84 
    99     /**
    85     /**
   100     * test NewL method.
    86     * test NewL method.
   101     * @since S60 5.0
    87     * @since S60 5.0