Searched defs:isKeyguardOccluded (Results 1 – 6 of 6) sorted by relevance
190 public boolean isKeyguardOccluded = false; field in StartingWindowInfo
249 fun isKeyguardOccluded() = regex
201 public boolean isKeyguardOccluded() { in isKeyguardOccluded() method in TestWindowManagerPolicy
409 boolean isKeyguardOccluded(WindowState focusWindow) { in isKeyguardOccluded() method in BackNavigationController
6539 boolean isKeyguardOccluded() { in isKeyguardOccluded() method in DisplayContent
970 public boolean isKeyguardOccluded(); in isKeyguardOccluded() method