Home
last modified time | relevance | path

Searched refs:isKeyguardTrustedLw (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java419 public boolean isKeyguardTrustedLw() {
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java1389 public boolean isKeyguardTrustedLw(); in isKeyguardTrustedLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java2938 return mPolicy.isKeyguardTrustedLw(); in isKeyguardTrusted()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6849 public boolean isKeyguardTrustedLw() { in isKeyguardTrustedLw() method in PhoneWindowManager