Methods Summary |
---|
public void | dismiss(boolean securityVerified)Dismiss the given security screen.
|
public boolean | isVerifyUnlockOnly()Checks if keyguard is in "verify credentials" mode.
|
public void | reportUnlockAttempt(boolean success)Call to report an unlock attempt.
|
public void | showBackupSecurity()Shows the backup security for the current method. If none available, this call is a no-op.
|
public void | userActivity()Manually report user activity to keep the device awake.
|