Searched defs:getAuthenticatorIds (Results 1 – 7 of 7) sorted by relevance
567 public long[] getAuthenticatorIds() { in getAuthenticatorIds() method in BiometricManager580 public long[] getAuthenticatorIds(int userId) { in getAuthenticatorIds() method in BiometricManager
73 long[] getAuthenticatorIds(in int userId); in getAuthenticatorIds() method
76 long[] getAuthenticatorIds(int callingUserId); in getAuthenticatorIds() method
533 @NonNull Map<Integer, Long> getAuthenticatorIds() { in getAuthenticatorIds() method in Sensor
577 @NonNull Map<Integer, Long> getAuthenticatorIds() { in getAuthenticatorIds() method in Sensor
358 public long[] getAuthenticatorIds(int userId) throws RemoteException { in getAuthenticatorIds() method in AuthService.AuthServiceImpl
852 public long[] getAuthenticatorIds(int callingUserId) { in getAuthenticatorIds() method in BiometricService.BiometricServiceWrapper