uiresources_pub/pictograph_api/tsrc/inc/testsdkpictograph.h
branchRCL_3
changeset 25 9f95a5546443
parent 24 e4e3998ddda2
equal deleted inserted replaced
24:e4e3998ddda2 25:9f95a5546443
    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 
    88 private: // test functions in aknpictographinterface.h
   102 private: // test functions in aknpictographinterface.h
    89 
   103 
    90     /**
   104     /**
    91     * test NewL method.
   105     * test NewL method.
    92     * @since S60 5.0
   106     * @since S60 5.0