Home
last modified time | relevance | path

Searched defs:isKeyguardOccluded (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/window/
DStartingWindowInfo.java162 public boolean isKeyguardOccluded = false; field in StartingWindowInfo
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java974 public boolean isKeyguardOccluded(); in isKeyguardOccluded() method
DPhoneWindowManager.java4601 public boolean isKeyguardOccluded() { in isKeyguardOccluded() method