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