public abstract static class FingerprintManager.LockoutResetCallback extends Object
Constructor and Description |
---|
LockoutResetCallback() |
Modifier and Type | Method and Description |
---|---|
void |
onLockoutReset()
Called when lockout period expired and clients are allowed to listen for fingerprint
again.
|