Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeSurface.kt73 fun setDozing(dozing: Boolean, animate: Boolean) method
DShadeSurfaceImpl.kt56 override fun setDozing(dozing: Boolean, animate: Boolean) { in setDozing() method in com.android.systemui.shade.ShadeSurfaceImpl
DNotificationPanelView.java93 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
DNotificationShadeWindowControllerImpl.java863 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl
DQuickSettingsControllerImpl.java755 void setDozing(boolean dozing) { in setDozing() method in QuickSettingsControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationScrollView.kt76 fun setDozing(dozing: Boolean) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java64 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing() method in NotificationDozeHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
DKeyguardMediaControllerTest.kt209 private fun setDozing() { in setDozing() method in com.android.systemui.media.controls.ui.controller.KeyguardMediaControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeScrimController.java99 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController
DNotificationIconContainer.java692 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() method in NotificationIconContainer
697 private void setDozing(boolean dozing, boolean animate, long delay, in setDozing() method in NotificationIconContainer
DKeyguardStatusBarViewController.java484 public void setDozing(boolean dozing) { in setDozing() method in KeyguardStatusBarViewController
DStatusBarKeyguardViewManager.java1026 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java144 default void setDozing(boolean dozing) {} in setDozing() method
DStatusBarIconView.java980 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() method in StatusBarIconView
995 public void setDozing(boolean dozing, boolean animate, long delay, in setDozing() method in StatusBarIconView
/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
DBcSmartspaceDataPlugin.java145 default void setDozing(boolean dozing) {} in setDozing() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java929 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing() method in NotificationPanelViewControllerBaseTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java1426 private void setDozing(boolean isDozing) { in setDozing() method in CentralSurfacesImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java364 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
DNotificationStackScrollLayoutController.java1496 public void setDozing(boolean dozing, boolean animate) { in setDozing() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java4485 public void setDozing(boolean dozing) { in setDozing() method