classicui_pub/lists_api/tsrc/inc/testsdklists.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    99 
    99 
   100     /**
   100     /**
   101      * Method used to log version of test class
   101      * Method used to log version of test class
   102      */
   102      */
   103     void SendTestClassVersion();
   103     void SendTestClassVersion();
   104     
       
   105         /**
       
   106      * Turn off ScreenSaver
       
   107      * @since S60 5.0
       
   108      * @return Symbian OS error code.
       
   109      */
       
   110     void TurnOffScreenSaver();
       
   111 
       
   112     /**
       
   113      * Restore ScreenSaver
       
   114      * @since S60 5.0
       
   115      * @return Symbian OS error code.
       
   116      */
       
   117     void RestoreScreenSaver();
       
   118 
   104 
   119 private:// for lists_api AknListBoxLayoutDecorator.h class CAknListBoxLayoutDecorator
   105 private:// for lists_api AknListBoxLayoutDecorator.h class CAknListBoxLayoutDecorator
   120     /**
   106     /**
   121      * TestLBLDNewL test function for testing the 
   107      * TestLBLDNewL test function for testing the 
   122      *     NewL function
   108      *     NewL function