Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DStartingWindowInfo.java161 public boolean isKeyguardOccluded = false; field in StartingWindowInfo
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DNavbarButtonsViewController.java351 public void setKeyguardVisible(boolean isKeyguardVisible, boolean isKeyguardOccluded) { in setKeyguardVisible()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java976 public boolean isKeyguardOccluded(); in isKeyguardOccluded() method
H A DPhoneWindowManager.java4616 public boolean isKeyguardOccluded() { in isKeyguardOccluded() method