securitydialogs/lockapp/inc/lockappdevicelockcontrol.h
branchCompilerCompatibility
changeset 11 510c10de8083
parent 0 164170e6151a
equal deleted inserted replaced
8:150a5dd64ae5 11:510c10de8083
    66 		~CLockAppDevicelockControl( );
    66 		~CLockAppDevicelockControl( );
    67 		
    67 		
    68 		/**
    68 		/**
    69 		 * Finalize the construction by connecting to Phone side.
    69 		 * Finalize the construction by connecting to Phone side.
    70 		 */
    70 		 */
    71 		void CLockAppDevicelockControl::ConnectToPhoneL( RWindowGroup& aWg );
    71 		void ConnectToPhoneL( RWindowGroup& aWg );
    72 
    72 
    73 		/**
    73 		/**
    74 		 * Is it allowed to activate control.
    74 		 * Is it allowed to activate control.
    75 		 */
    75 		 */
    76 		TBool ActivationAllowedL( TDevicelockReason aReason );
    76 		TBool ActivationAllowedL( TDevicelockReason aReason );