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/statusbar/phone/
DDozeScrimController.java99 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController
DKeyguardStatusBarViewController.java426 public void setDozing(boolean dozing) { in setDozing() method in KeyguardStatusBarViewController
DNotificationIconContainer.java622 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing() method in NotificationIconContainer
DStatusBarKeyguardViewManager.java808 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager
/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/tests/src/com/android/systemui/media/controls/ui/
DKeyguardMediaControllerTest.kt206 private fun setDozing() { in setDozing() method in com.android.systemui.media.controls.ui.KeyguardMediaControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java83 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
DNotificationShadeWindowControllerImpl.java777 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl
DQuickSettingsController.java680 public void setDozing(boolean dozing) { in setDozing() method in QuickSettingsController
DNotificationPanelViewController.java2987 public void setDozing(boolean dozing, boolean animate) { in setDozing() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
DFakeKeyguardRepository.kt136 fun setDozing(isDozing: Boolean) { in setDozing() method in com.android.systemui.keyguard.data.repository.FakeKeyguardRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java144 default void setDozing(boolean dozing) {} in setDozing() method
DStatusBarIconView.java913 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.java276 private void setDozing(boolean dozing) { in setDozing() method in NotificationLogger
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java719 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing() method in NotificationPanelViewControllerBaseTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java1336 private void setDozing(boolean isDozing) { in setDozing() method in CentralSurfacesImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java341 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
DNotificationStackScrollLayoutController.java1295 public void setDozing(boolean dozing, boolean animate) { in setDozing() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java4559 public void setDozing(boolean dozing, boolean animate) { in setDozing() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java3216 public void setDozing(boolean dozing) { in setDozing() method in KeyguardViewMediator