Android.App.KeyguardManager: Method Members

The methods of Android.App.KeyguardManager are listed below. For a list of all members, see the KeyguardManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CreateConfirmDeviceCredentialIntent(Java.Lang.ICharSequence, Java.Lang.ICharSequence) : Android.Content.Intent
Get an intent to prompt the user to confirm credentials (pin, pattern or password) for the current user of the device.
CreateConfirmDeviceCredentialIntent(string, string) : Android.Content.Intent
Documentation for this section has not yet been entered.
ExitKeyguardSecurely(KeyguardManager.IOnKeyguardExitResult)
InKeyguardRestrictedInputMode() : bool
If keyguard screen is showing or in restricted key input mode (i.e. in keyguard password emergency screen).
NewKeyguardLock(string) : KeyguardManager.KeyguardLock