public static interface KeyguardSecurityContainer.SecurityCallback
Modifier and Type | Method and Description |
---|---|
boolean |
dismiss(boolean authenticated) |
void |
finish(boolean strongAuth) |
void |
onSecurityModeChanged(KeyguardSecurityModel.SecurityMode securityMode,
boolean needsInput) |
void |
reset() |
void |
userActivity() |
boolean dismiss(boolean authenticated)
void userActivity()
void onSecurityModeChanged(KeyguardSecurityModel.SecurityMode securityMode, boolean needsInput)
void finish(boolean strongAuth)
strongAuth
- wheher the user has authenticated with strong authentication like
pattern, password or PIN but not by trust agents or fingerprintvoid reset()