Home
last modified time | relevance | path

Searched refs:stopAuthentication (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java183 stopAuthentication(token, false); in dispatchError()
194 stopAuthentication(token, false); in dispatchAuthenticated()
331 stopAuthentication(mAuthClient.token, initiatedByClient); in stopPendingOperations()
397 void stopAuthentication(IBinder token, boolean initiatedByClient) { in stopAuthentication() method in FingerprintService
765 stopAuthentication(token, true); in cancelAuthentication()