connectionutilities/ConnectionDialogs/inc/ConnectionDialogsNotifBase.h
branchRCL_3
changeset 26 0a9e01492035
parent 0 5a93021fdf25
child 57 05bc53fe583b
equal deleted inserted replaced
24:c45d4fe2ff0a 26:0a9e01492035
   106         * return  -
   106         * return  -
   107         */
   107         */
   108         void ConstructL( const TDesC& aResourceFileName,
   108         void ConstructL( const TDesC& aResourceFileName,
   109                          const TBool aResourceFileResponsible );
   109                          const TBool aResourceFileResponsible );
   110 
   110 
       
   111         /**
       
   112         * ScreenSaverOn()
       
   113         * @param  -
       
   114         * return  ETrue if Screen saver is on, EFalse if not.
       
   115         */
       
   116         TBool ScreenSaverOn();
       
   117 
       
   118         /**
       
   119         * AutolockOn()
       
   120         * @param  -
       
   121         * return  ETrue if Autolock is on, EFalse if not.
       
   122         */
       
   123         TBool AutolockOn();
       
   124 
   111     private:
   125     private:
   112 
   126 
   113         /**
   127         /**
   114         * CheckBusyL() check busy function
   128         * CheckBusyL() check busy function
   115         * @param  -
   129         * @param  -