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