Link against: avkon.lib
None
#include <AknKeyLock.h>
Inherited by RAknKeylock2.
Public Member Functions |
|
| IMPORT_C void | EnableKeyLock () |
| Locks the keys of the device and shows a keys locked note. |
|
| IMPORT_C void | DisableKeyLock () |
| Unlocks the keys of the device and shows a keys unlocked note. |
|
| IMPORT_C TBool | IsKeyLockEnabled () |
| Returns whether the phone keys have been locked or not. |
|
| IMPORT_C void | EnableSoftNotifications (TBool aEnable) |
| Controls whether soft notifications will be shown at all. |
|
| IMPORT_C void | OfferKeyLock () |
| Shows a note on the screen asking the user permission to lock the keypad. |
|
| IMPORT_C void | CancelAllNotifications () |
| All notifications queued to be shown are cancelled. |
|
| IMPORT_C void | EnableAutoLockEmulation () |
| Locks the device keys similar to autolock/device lock state. |
|
| IMPORT_C void | DisableWithoutNote () |
| Unlocks the keys of the device without showing the keys unlocked note. |
|
| IMPORT_C void | EnableWithoutNote () |
| Locks the keys of the device without showing the keys locked note. |
|
|
|
All notifications queued to be shown are cancelled. |
|
|
Unlocks the keys of the device and shows a keys unlocked note. |
|
|
Unlocks the keys of the device without showing the keys unlocked note.
|
|
|
Locks the device keys similar to autolock/device lock state. |
|
|
Locks the keys of the device and shows a keys locked note. |
|
|
Controls whether soft notifications will be shown at all.
|
|
|
Locks the keys of the device without showing the keys locked note.
|
|
|
Returns whether the phone keys have been locked or not.
|
|
|
Shows a note on the screen asking the user permission to lock the keypad. |