photosgallery/viewframework/uiutilities/inc/glxuiutility.h
branchRCL_3
changeset 23 b023a8d2866a
parent 17 a60acebbbd9d
child 24 ea65f74e6de4
--- a/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Mon Jun 21 15:40:32 2010 +0300
+++ b/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Thu Jul 15 18:39:01 2010 +0300
@@ -244,7 +244,20 @@
      * Destroy Blank screen
      */
     IMPORT_C void CGlxUiUtility::DestroyScreenClearer();
-    
+	
+	/**
+     *  SetTNMDaemonPSKeyvalue
+     *  @return Error code(TInt)
+     */
+    IMPORT_C TInt SetTNMDaemonPSKeyvalue();
+	
+    /**
+     *  Get Keyguard on/off PSKeyvalue
+     *  @return 0 keyguard off
+     *          1 keyguard on
+     */
+    IMPORT_C TInt GetKeyguardStatus();
+
 public: // from class MGlxTvObserver
 
     /**