Home
last modified time | relevance | path

Searched defs:isKeyguard (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/
DUtils.java437 public static boolean isKeyguard(@NonNull Context context, @Nullable String clientPackage) { in isKeyguard() method in Utils
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DAuthenticationClient.java166 public boolean isKeyguard() { in isKeyguard() method in AuthenticationClient