|
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 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 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, used internally.
|
| 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.
|