Searched refs:mAuthenticationFailure (Results 1 – 1 of 1) sorted by relevance
57 mAuthenticationFailure++; in onAuthenticationFailed()88 int32_t getAuthenticationCount() { return mAuthenticationSuccess + mAuthenticationFailure; } in getAuthenticationCount()92 int32_t mAuthenticationFailure = 0; member in aidl::android::hardware::biometrics::fingerprint::TestSessionCallback