Searched defs:authenticatorId (Results 1 – 13 of 13) sorted by relevance
65 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()66 mAuthenticatorIds.put(getTargetUserId(), authenticatorId); in onAuthenticatorIdRetrieved() local
452 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
404 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
184 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
210 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
232 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId, in setAuthToken()
332 uint64_t authenticatorId, int hardwareAuthenticatorType, in eicPresentationSetAuthToken()
860 final long authenticatorId = sensor.impl.getAuthenticatorId(callingUserId); in getAuthenticatorIds() local