Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeSurface.kt91 fun setDozing(dozing: Boolean, animate: Boolean) regex
H A DNotificationPanelView.java80 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
H A DNotificationShadeWindowControllerImpl.java781 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl
H A DQuickSettingsController.java749 public void setDozing(boolean dozing) { in setDozing() method in QuickSettingsController
H A DNotificationPanelViewController.java3123 public void setDozing(boolean dozing, boolean animate) { in setDozing() method
/aosp14/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeScrimController.java99 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController
H A DKeyguardStatusBarViewController.java440 public void setDozing(boolean dozing) { in setDozing() method in KeyguardStatusBarViewController
H A DNotificationIconContainer.java626 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in NotificationIconContainer
H A DStatusBarKeyguardViewManager.java848 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/
H A DKeyguardMediaControllerTest.kt228 private fun setDozing() { regex
/aosp14/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
H A DBcSmartspaceDataPlugin.java133 default void setDozing(boolean dozing) {} in setDozing() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java141 default void setDozing(boolean dozing) {} in setDozing() method
H A DStatusBarIconView.java961 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in StatusBarIconView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java277 private void setDozing(boolean dozing) { in setDozing() method in NotificationLogger
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java809 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing() method in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java1296 private void setDozing(boolean isDozing) { in setDozing() method in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java342 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
H A DNotificationStackScrollLayoutController.java1352 public void setDozing(boolean dozing, boolean animate) { in setDozing() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java4432 public void setDozing(boolean dozing, boolean animate) { in setDozing() method