Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java206 public boolean isKeyguardTrustedLw() { in isKeyguardTrustedLw() method in TestWindowManagerPolicy
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java993 public boolean isKeyguardTrustedLw(); in isKeyguardTrustedLw() method