connectionutilities/ConnectionDialogs/inc/ConnectionDialogsNotifBase.h
branchRCL_3
changeset 26 0a9e01492035
parent 0 5a93021fdf25
child 57 05bc53fe583b
--- a/connectionutilities/ConnectionDialogs/inc/ConnectionDialogsNotifBase.h	Tue May 11 16:35:05 2010 +0300
+++ b/connectionutilities/ConnectionDialogs/inc/ConnectionDialogsNotifBase.h	Tue May 25 13:08:02 2010 +0300
@@ -108,6 +108,20 @@
         void ConstructL( const TDesC& aResourceFileName,
                          const TBool aResourceFileResponsible );
 
+        /**
+        * ScreenSaverOn()
+        * @param  -
+        * return  ETrue if Screen saver is on, EFalse if not.
+        */
+        TBool ScreenSaverOn();
+
+        /**
+        * AutolockOn()
+        * @param  -
+        * return  ETrue if Autolock is on, EFalse if not.
+        */
+        TBool AutolockOn();
+
     private:
 
         /**