photosgallery/viewframework/uiutilities/inc/glxuiutility.h
branchRCL_3
changeset 23 b023a8d2866a
parent 17 a60acebbbd9d
child 24 ea65f74e6de4
equal deleted inserted replaced
21:f9e827349359 23:b023a8d2866a
   242 
   242 
   243     /**
   243     /**
   244      * Destroy Blank screen
   244      * Destroy Blank screen
   245      */
   245      */
   246     IMPORT_C void CGlxUiUtility::DestroyScreenClearer();
   246     IMPORT_C void CGlxUiUtility::DestroyScreenClearer();
   247     
   247 	
       
   248 	/**
       
   249      *  SetTNMDaemonPSKeyvalue
       
   250      *  @return Error code(TInt)
       
   251      */
       
   252     IMPORT_C TInt SetTNMDaemonPSKeyvalue();
       
   253 	
       
   254     /**
       
   255      *  Get Keyguard on/off PSKeyvalue
       
   256      *  @return 0 keyguard off
       
   257      *          1 keyguard on
       
   258      */
       
   259     IMPORT_C TInt GetKeyguardStatus();
       
   260 
   248 public: // from class MGlxTvObserver
   261 public: // from class MGlxTvObserver
   249 
   262 
   250     /**
   263     /**
   251      * @ref MGlxTvObserver::HandleTvStatusChangedL
   264      * @ref MGlxTvObserver::HandleTvStatusChangedL
   252      */
   265      */