uiresources_pub/pictograph_api/tsrc/inc/testsdkpictograph.h
branchRCL_3
changeset 24 e4e3998ddda2
parent 0 05e9090e2422
child 25 9f95a5546443
equal deleted inserted replaced
23:9dbe1b043bea 24:e4e3998ddda2
    83     /**
    83     /**
    84      * Method used to log version of test class
    84      * Method used to log version of test class
    85      */
    85      */
    86     void SendTestClassVersion();
    86     void SendTestClassVersion();
    87 
    87 
    88         /**
       
    89      * Turn off ScreenSaver
       
    90      * @since S60 5.0
       
    91      * @return Symbian OS error code.
       
    92      */
       
    93     void TurnOffScreenSaver();
       
    94 
       
    95     /**
       
    96      * Restore ScreenSaver
       
    97      * @since S60 5.0
       
    98      * @return Symbian OS error code.
       
    99      */
       
   100     void RestoreScreenSaver();
       
   101 
       
   102 private: // test functions in aknpictographinterface.h
    88 private: // test functions in aknpictographinterface.h
   103 
    89 
   104     /**
    90     /**
   105     * test NewL method.
    91     * test NewL method.
   106     * @since S60 5.0
    92     * @since S60 5.0