classicui_plat/extended_notifiers_api/inc/aknkeylocknotifier.h
branchRCL_3
changeset 25 941195f2d488
parent 23 3d340a0166ff
child 55 aecbbf00d063
equal deleted inserted replaced
23:3d340a0166ff 25:941195f2d488
   134     void HandleEcsEvent( CAknEcsDetector* aEcsDetector, CAknEcsDetector::TState aState );
   134     void HandleEcsEvent( CAknEcsDetector* aEcsDetector, CAknEcsDetector::TState aState );
   135     
   135     
   136     // For screen lock
   136     // For screen lock
   137     void CapturePointerEvents();
   137     void CapturePointerEvents();
   138     void UnCapturePointerEvents();
   138     void UnCapturePointerEvents();
       
   139 	// whether Silder-key exists
       
   140     TBool HasSliderKey();
   139 
   141 
   140 private:
   142 private:
   141     CEikButtonGroupContainer* iKeyLockCba;
   143     CEikButtonGroupContainer* iKeyLockCba;
   142     TInt iUnlockConfirmation;
   144     TInt iUnlockConfirmation;
   143     CAknLockedNote* iConfirmationNote;
   145     CAknLockedNote* iConfirmationNote;