Home
last modified time | relevance | path

Searched defs:setDozing (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java84 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
DDozeScrimController.java103 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController
DNotificationIconContainer.java562 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in NotificationIconContainer
DNotificationShadeWindowControllerImpl.java664 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl
DKeyguardBottomAreaView.java879 public void setDozing(boolean dozing, boolean animate) { in setDozing() method in KeyguardBottomAreaView
DStatusBarKeyguardViewManager.java585 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager
DNotificationPanelViewController.java3615 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing() method in NotificationDozeHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java148 default void setDozing(boolean dozing) {} in setDozing() method
DStatusBarIconView.java898 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in StatusBarIconView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java282 private void setDozing(boolean dozing) { in setDozing() method in NotificationLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java248 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
DNotificationStackScrollLayoutController.java1161 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java4272 public void setDozing(boolean dozing, boolean animate, in setDozing() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2751 public void setDozing(boolean dozing) { in setDozing() method in KeyguardViewMediator