Home
last modified time | relevance | path

Searched refs:getAuthenticatorIds (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricManager.java338 public long[] getAuthenticatorIds() { in getAuthenticatorIds() method in BiometricManager
341 return mService.getAuthenticatorIds(); in getAuthenticatorIds()
DIAuthService.aidl58 long[] getAuthenticatorIds(); in getAuthenticatorIds() method
DIBiometricService.aidl68 long[] getAuthenticatorIds(int callingUserId); in getAuthenticatorIds() method
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthService.java276 public long[] getAuthenticatorIds() throws RemoteException { in getAuthenticatorIds() method in AuthService.AuthServiceImpl
296 return mBiometricService.getAuthenticatorIds(callingUserId); in getAuthenticatorIds()
DBiometricService.java882 public long[] getAuthenticatorIds(int callingUserId) { in getAuthenticatorIds() method in BiometricService.BiometricServiceWrapper
/frameworks/base/keystore/java/android/security/keystore/
DKeymasterUtils.java107 final long[] biometricSids = bm.getAuthenticatorIds(); in addSids()
/frameworks/base/keystore/java/android/security/
DKeyStore.java1350 long[] biometricSids = bm.getAuthenticatorIds(); in getInvalidKeyException()
/frameworks/base/services/
Dart-profile11490 HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->getAuthenticatorIds()[J
11550 HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getAuthenticatorIds()[J