Searched refs:STATE_AUTH_CALLED (Results 1 – 1 of 1) sorted by relevance
120 private static final int STATE_AUTH_CALLED = 1; field in BiometricService1336 if (mPendingAuthSession.mState == STATE_AUTH_CALLED) { in handleOnError()1562 mPendingAuthSession.mState = STATE_AUTH_CALLED; in authenticateInternal()