securitydialogs/Autolock/inc/AutolockAppUiPS.h
branchRCL_3
changeset 11 9971b621ef6c
parent 0 164170e6151a
child 17 2ca12c9f635b
equal deleted inserted replaced
10:bbcfd14ce6a7 11:9971b621ef6c
   256         CAknEcsDetector* iEcsDetector;
   256         CAknEcsDetector* iEcsDetector;
   257         CEcsNote*		 iEcsNote;	
   257         CEcsNote*		 iEcsNote;	
   258         TBool            iEmergencySupportReady;
   258         TBool            iEmergencySupportReady;
   259         CWait*			 iWait;	
   259         CWait*			 iWait;	
   260 		TRect aCallButtonRect;
   260 		TRect aCallButtonRect;
       
   261 		TInt iGotEventDownDuringCall;
   261 	};
   262 	};
   262 
   263 
   263 	inline CAutoLockModel* CAutolockAppUi::Model() const
   264 	inline CAutoLockModel* CAutolockAppUi::Model() const
   264 		{return iModel;}
   265 		{return iModel;}
   265 
   266