Searched refs:mInLockout (Results 1 – 1 of 1) sorted by relevance
53 private boolean mInLockout; field in AuthenticationClient205 mInLockout = true; in onAuthenticated()303 if (mBundle != null && !mDialogDismissed && !mInLockout) { in stop()