classicui_plat/stylus_activated_popup_api/tsrc/inc/testdomstylusactivepopup.h
branchRCL_3
changeset 56 d48ab3b357f1
parent 55 aecbbf00d063
--- a/classicui_plat/stylus_activated_popup_api/tsrc/inc/testdomstylusactivepopup.h	Tue Aug 31 15:28:30 2010 +0300
+++ b/classicui_plat/stylus_activated_popup_api/tsrc/inc/testdomstylusactivepopup.h	Wed Sep 01 12:16:19 2010 +0100
@@ -26,7 +26,7 @@
 #include <testclassassert.h>
 #include <eikenv.h>
 #include <e32std.h>
-#include <aknlayout2scalabledef.h>
+#include <AknLayout2ScalableDef.h>
 #include <aknstylusactivatedpopupcontent.h>
 
 #include "testdomstylusactivepopupcontainer.h"
@@ -86,6 +86,20 @@
      * Method used to log version of test class
      */
     void SendTestClassVersion();
+    
+        /**
+     * Turn off ScreenSaver
+     * @since S60 5.0
+     * @return Symbian OS error code.
+     */
+    void TurnOffScreenSaver();
+
+    /**
+     * Restore ScreenSaver
+     * @since S60 5.0
+     * @return Symbian OS error code.
+     */
+    void RestoreScreenSaver();
 
 private: // [TestMethods]