Searched defs:authenticatorId (Results 1 – 5 of 5) sorted by relevance
68 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()69 mAuthenticatorIds.put(getTargetUserId(), authenticatorId); in onAuthenticatorIdRetrieved() local
403 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
452 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
94 final int authenticatorId = 1; in testFaceRemovalClient() local