Searched defs:authenticatorId (Results 1 – 9 of 9) sorted by relevance
68 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()69 mAuthenticatorIds.put(getTargetUserId(), authenticatorId); in onAuthenticatorIdRetrieved() local
262 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
267 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
94 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