Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java73 default void setKeyguardOccluded(boolean occluded) {} in setKeyguardOccluded() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowControllerImpl.java515 public void setKeyguardOccluded(boolean occluded) { in setKeyguardOccluded() method in NotificationShadeWindowControllerImpl
DScrimController.java1283 public void setKeyguardOccluded(boolean keyguardOccluded) { in setKeyguardOccluded() method in ScrimController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java619 public void setKeyguardOccluded(boolean occluded) { in setKeyguardOccluded() method in KeyguardUpdateMonitor