Searched defs:authenticatorId (Results 1 – 5 of 5) sorted by relevance
65 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()66 mAuthenticatorIds.put(getTargetUserId(), authenticatorId); in onAuthenticatorIdRetrieved() local
404 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
452 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved()
845 final long authenticatorId = sensor.impl.getAuthenticatorId(callingUserId); in getAuthenticatorIds() local