Searched defs:getAuthenticatorIds (Results 1 – 6 of 6) sorted by relevance
566 public long[] getAuthenticatorIds() { in getAuthenticatorIds() method in BiometricManager579 public long[] getAuthenticatorIds(int userId) { in getAuthenticatorIds() method in BiometricManager
76 long[] getAuthenticatorIds(in int userId); in getAuthenticatorIds() method
86 long[] getAuthenticatorIds(int callingUserId); in getAuthenticatorIds() method
589 @NonNull Map<Integer, Long> getAuthenticatorIds() { in getAuthenticatorIds() method in Sensor
546 @NonNull Map<Integer, Long> getAuthenticatorIds() { in getAuthenticatorIds() method in Sensor
373 public long[] getAuthenticatorIds(int userId) throws RemoteException { in getAuthenticatorIds() method in AuthService.AuthServiceImpl