Searched refs:getAuthenticatorIds (Results 1 – 8 of 8) sorted by relevance
338 public long[] getAuthenticatorIds() { in getAuthenticatorIds() method in BiometricManager341 return mService.getAuthenticatorIds(); in getAuthenticatorIds()
58 long[] getAuthenticatorIds(); in getAuthenticatorIds() method
68 long[] getAuthenticatorIds(int callingUserId); in getAuthenticatorIds() method
276 public long[] getAuthenticatorIds() throws RemoteException { in getAuthenticatorIds() method in AuthService.AuthServiceImpl296 return mBiometricService.getAuthenticatorIds(callingUserId); in getAuthenticatorIds()
882 public long[] getAuthenticatorIds(int callingUserId) { in getAuthenticatorIds() method in BiometricService.BiometricServiceWrapper
107 final long[] biometricSids = bm.getAuthenticatorIds(); in addSids()
1350 long[] biometricSids = bm.getAuthenticatorIds(); in getInvalidKeyException()
11490 HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->getAuthenticatorIds()[J11550 HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getAuthenticatorIds()[J