Home
last modified time | relevance | path

Searched defs:getLastAuthenticationTime (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DIAuthService.aidl62 long getLastAuthenticationTime(int userId, int authenticators); in getLastAuthenticationTime() method
DIBiometricService.aidl58 long getLastAuthenticationTime(int userId, int authenticators); in getLastAuthenticationTime() method
DBiometricManager.java735 public long getLastAuthenticationTime( in getLastAuthenticationTime() method in BiometricManager
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthService.java388 public long getLastAuthenticationTime(int userId, in getLastAuthenticationTime() method in AuthService.AuthServiceImpl