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
CreateConfirmDeviceCredentialIntent(Java.Lang.ICharSequence, Java.Lang.ICharSequence)Get an intent to prompt the user to confirm credentials (pin, pattern or password) for the current user of the device. | ||
CreateConfirmDeviceCredentialIntent(string, string)Documentation for this section has not yet been entered. | ||
ExitKeyguardSecurely(KeyguardManager.IOnKeyguardExitResult) | ||
InKeyguardRestrictedInputMode()If keyguard screen is showing or in restricted key input mode (i.e. in keyguard password emergency screen). | ||
NewKeyguardLock(string) |