Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java84 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
H A DDozeScrimController.java106 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController
H A DKeyguardStatusBarViewController.java351 public void setDozing(boolean dozing) { in setDozing() method in KeyguardStatusBarViewController
H A DNotificationIconContainer.java562 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in NotificationIconContainer
H A DNotificationShadeWindowControllerImpl.java665 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl
H A DKeyguardBottomAreaView.java908 public void setDozing(boolean dozing, boolean animate) { in setDozing() method in KeyguardBottomAreaView
H A DStatusBarKeyguardViewManager.java605 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager
H A DNotificationPanelViewController.java3553 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationDozeHelper.java82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing() method in NotificationDozeHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java148 default void setDozing(boolean dozing) {} in setDozing() method
H A DStatusBarIconView.java898 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in StatusBarIconView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java286 private void setDozing(boolean dozing) { in setDozing() method in NotificationLogger
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java247 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
H A DNotificationStackScrollLayoutController.java1233 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java4324 public void setDozing(boolean dozing, boolean animate, in setDozing() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java2804 public void setDozing(boolean dozing) { in setDozing() method in KeyguardViewMediator