Searched defs:getAuthenticatorIds (Results 1 – 4 of 4) sorted by relevance
626 public long[] getAuthenticatorIds() { in getAuthenticatorIds() method in BiometricManager639 public long[] getAuthenticatorIds(int userId) { in getAuthenticatorIds() method in BiometricManager
86 long[] getAuthenticatorIds(in int userId); in getAuthenticatorIds() method
90 long[] getAuthenticatorIds(int callingUserId); in getAuthenticatorIds() method
480 public long[] getAuthenticatorIds(int userId) throws RemoteException { in getAuthenticatorIds() method in AuthService.AuthServiceImpl