Searched defs:authenticatorId (Results 1 – 9 of 9) sorted by relevance
69 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()70 mAuthenticatorIds.put(getTargetUserId(), authenticatorId); in onAuthenticatorIdRetrieved() local
265 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
270 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
95 final int authenticatorId = 1; in testFaceRemovalClient() local
112 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
221 long authenticatorId = mSession.get().getAuthenticatorId().value; in getAuthenticatorId() local
181 AuthenticatorState(Integer authenticatorId, boolean permanentlyLockedOut, in AuthenticatorState()
314 final long authenticatorId = 2L; in testGetAuthenticatorId() local