RAknKeyLock Class Reference
class RAknKeyLock : public RNotifier
|
A handle class API disabling/enabling keylock state.
Private Member Functions
|
void
|
SendMessage
(
TKeyLockNotifierReason
)
|
Inherited Functions
|
|
RHandleBase::Attributes()const
|
|
RHandleBase::BTraceId()const
|
|
RHandleBase::DoExtendedClose()
|
|
RHandleBase::Duplicate(const RThread &,TOwnerType)
|
|
RHandleBase::FullName()const
|
|
RHandleBase::FullName(TDes &)const
|
|
RHandleBase::Handle()const
|
|
RHandleBase::HandleInfo(THandleInfo *)
|
|
RHandleBase::Name()const
|
|
RHandleBase::NotifyDestruction(TRequestStatus &)
|
|
RHandleBase::Open(const TFindHandleBase &,TOwnerType)
|
|
RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt)
|
|
RHandleBase::RHandleBase()
|
|
RHandleBase::RHandleBase(TInt)
|
|
RHandleBase::SetHandle(TInt)
|
|
RHandleBase::SetHandleNC(TInt)
|
|
RNotifier::CancelNotifier(TUid)
|
|
RNotifier::Close()
|
|
RNotifier::Connect()
|
|
RNotifier::InfoPrint(const TDesC &)
|
|
RNotifier::LoadNotifiers(TUid)
|
|
RNotifier::Notify(const TDesC &,const TDesC &,const TDesC &,const TDesC &,TInt &,TRequestStatus &)
|
|
RNotifier::NotifyCancel()
|
|
RNotifier::RNotifier()
|
|
RNotifier::StartNotifier(TUid,TUid,const TDesC8 &,TDes8 &)
|
|
RNotifier::StartNotifier(TUid,const TDesC8 &)
|
|
RNotifier::StartNotifier(TUid,const TDesC8 &,TDes8 &)
|
|
RNotifier::StartNotifierAndGetResponse(TRequestStatus &,TUid,TUid,const TDesC8 &,TDes8 &)
|
|
RNotifier::StartNotifierAndGetResponse(TRequestStatus &,TUid,const TDesC8 &,TDes8 &)
|
|
RNotifier::UnloadNotifiers(TUid)
|
|
RNotifier::UpdateNotifier(TUid,const TDesC8 &,TDes8 &)
|
|
RNotifier::UpdateNotifierAndGetResponse(TRequestStatus &,TUid,const TDesC8 &,TDes8 &)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *)
|
|
RSessionBase::Open(RMessagePtr2,TInt,TOwnerType)
|
|
RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Open(TInt,TOwnerType)
|
|
RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Send(TInt)const
|
|
RSessionBase::Send(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt)const
|
|
RSessionBase::SendReceive(TInt,TRequestStatus &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const
|
|
RSessionBase::SetReturnedHandle(TInt)
|
|
RSessionBase::SetReturnedHandle(TInt,RHandleBase &)
|
|
RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &)
|
|
RSessionBase::ShareAuto()
|
|
RSessionBase::ShareProtected()
|
Member Functions Documentation
CancelAllNotifications()
IMPORT_C void
|
CancelAllNotifications
|
(
|
)
|
|
All notifications queued to be shown are cancelled.
DisableKeyLock()
IMPORT_C void
|
DisableKeyLock
|
(
|
)
|
|
Unlocks the keys of the device and shows a keys unlocked note.
DisableWithoutNote()
IMPORT_C void
|
DisableWithoutNote
|
(
|
)
|
|
Unlocks the keys of the device without showing the keys unlocked note.
EnableAutoLockEmulation()
IMPORT_C void
|
EnableAutoLockEmulation
|
(
|
)
|
|
Locks the device keys similar to autolock/device lock state.
EnableKeyLock()
IMPORT_C void
|
EnableKeyLock
|
(
|
)
|
|
Locks the keys of the device and shows a keys locked note.
EnableSoftNotifications(TBool)
IMPORT_C void
|
EnableSoftNotifications
|
(
|
TBool
|
aEnable
|
)
|
|
Controls whether soft notifications will be shown at all.
EnableWithoutNote()
IMPORT_C void
|
EnableWithoutNote
|
(
|
)
|
|
Locks the keys of the device without showing the keys locked note.
IsKeyLockEnabled()
IMPORT_C
TBool
|
IsKeyLockEnabled
|
(
|
)
|
|
Returns whether the phone keys have been locked or not.
OfferKeyLock()
IMPORT_C void
|
OfferKeyLock
|
(
|
)
|
|
Shows a note on the screen asking the user permission to lock the keypad.
SendMessage(TKeyLockNotifierReason)
void
|
SendMessage
|
(
|
TKeyLockNotifierReason
|
aMessage
|
)
|
[private]
|
Parameters
TKeyLockNotifierReason
aMessage
|
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.