/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationPanelViewControllerTest.java | 293 mNotificationPanelViewController.setDozing(true /* dozing */, false /* animate */); in testSetDozing_notifiesNsslAndStateController() 294 verify(mNotificationStackScrollLayoutController).setDozing(eq(true), eq(false)); in testSetDozing_notifiesNsslAndStateController() 521 setDozing(/* dozing= */ true, /* dozingAlwaysOn= */ true); in keyguardStatusView_splitShade_dozing_alwaysDozingOn_isCentered() 533 setDozing(/* dozing= */ true, /* dozingAlwaysOn= */ false); in keyguardStatusView_splitShade_dozing_alwaysDozingOff_isNotCentered() 545 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ true); in keyguardStatusView_splitShade_notDozing_alwaysDozingOn_isNotCentered() 558 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ false); in keyguardStatusView_splitShade_pulsing_isNotCentered() 571 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ false); in keyguardStatusView_splitShade_notPulsing_isNotCentered() 585 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ false); in keyguardStatusView_singleShade_isCentered() 598 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ false); in keyguardStatusView_willPlayDelayedDoze_isCentered_thenNot() 625 setDozing(/* dozing= */ false, /* dozingAlwaysOn= */ false); in keyguardStatusView_willPlayDelayedDoze_isCentered_thenStillCenteredIfNoNotifs() [all …]
|
D | NotificationPanelViewControllerBaseTest.java | 929 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing() method in NotificationPanelViewControllerBaseTest 931 mNotificationPanelViewController.setDozing( in setDozing()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | DozeScrimControllerTest.java | 57 mDozeScrimController.setDozing(true); in setup() 88 mDozeScrimController.setDozing(false); in suppressesPulseIfNotDozing()
|
D | KeyguardStatusBarViewControllerTest.java | 569 mController.setDozing(true); in updateViewState_dozingTrue_flagOff_viewHidden() 582 mController.setDozing(false); in updateViewState_dozingFalse_flagOff_viewShown() 642 mController.setDozing(true); in setDozing_flagOn_doesNothing()
|
D | CentralSurfacesImplTest.java | 836 setDozing(true); in testSetDozingNotUnlocking_transitionToAOD_cancelKeyguardFadingAway() 1426 private void setDozing(boolean isDozing) { in setDozing() method in CentralSurfacesImplTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/ |
D | KeyguardMediaControllerTest.kt | 171 setDozing() in dozing_inSplitShade_mediaIsHidden() 193 setDozing() in dozing_inSingleShade_mediaIsVisible() 209 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/ |
D | DozeScrimController.java | 99 public void setDozing(boolean dozing) { in setDozing() method in DozeScrimController 206 setDozing(isDozing); in onDozingChanged()
|
D | NotificationIconContainer.java | 358 ((StatusBarIconView) child).setDozing(mDozing, false, 0); in onViewAdded() 692 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() method in NotificationIconContainer 694 setDozing(dozing, animate, delay, /* endRunnable= */ null); in setDozing() 697 private void setDozing(boolean dozing, boolean animate, long delay, in setDozing() method in NotificationIconContainer 718 ((StatusBarIconView) view).setDozing(dozing, animate, delay, onChildCompleted); in setDozing()
|
D | StatusBarKeyguardViewManager.java | 1026 private void setDozing(boolean dozing) { in setDozing() method in StatusBarKeyguardViewManager 1651 setDozing(isDozing); in onDozingChanged()
|
D | LegacyNotificationIconAreaControllerImpl.java | 512 mAodIcons.setDozing(isDozing, animate, 0); in onDozingChanged()
|
D | KeyguardStatusBarViewController.java | 484 public void setDozing(boolean dozing) { in setDozing() method in KeyguardStatusBarViewController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeSurfaceImpl.kt | 56 override fun setDozing(dozing: Boolean, animate: Boolean) { in setDozing() method in com.android.systemui.shade.ShadeSurfaceImpl
|
D | ShadeSurface.kt | 73 fun setDozing(dozing: Boolean, animate: Boolean) method
|
D | NotificationPanelView.java | 93 public void setDozing(boolean dozing) { in setDozing() method in NotificationPanelView
|
D | NotificationShadeWindowControllerImpl.java | 863 public void setDozing(boolean dozing) { in setDozing() method in NotificationShadeWindowControllerImpl 1005 setDozing(isDozing);
|
D | NotificationPanelViewController.java | 3246 public void setDozing(boolean dozing, boolean animate) { 3248 mView.setDozing(dozing); 3251 mNotificationStackScrollLayoutController.setDozing(mDozing, animate); 3257 mKeyguardStatusBarViewController.setDozing(mDozing); 3258 mQsController.setDozing(mDozing); 4674 setDozing(true /* dozing */, false /* animate */);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/ |
D | NotificationScrollView.kt | 76 fun setDozing(dozing: Boolean) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationShadeWindowController.java | 144 default void setDozing(boolean dozing) {} in setDozing() method
|
D | StatusBarIconView.java | 980 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() method in StatusBarIconView 981 setDozing(dozing, animate, delay, /* onChildCompleted= */ null); in setDozing() 995 public void setDozing(boolean dozing, boolean animate, long delay, in setDozing() method in StatusBarIconView 998 mDozer.setDozing(f -> { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationDozeHelper.java | 64 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing() method in NotificationDozeHelper
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/ |
D | NotificationScrollViewBinder.kt | 85 launch { viewModel.isDozing.collect { isDozing -> view.setDozing(isDozing) } } in <lambda>()
|
/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/ |
D | BcSmartspaceDataPlugin.java | 145 default void setDozing(boolean dozing) {} in setDozing() method
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowControllerImplTest.java | 179 mNotificationShadeWindowController.setDozing(true); in testSetDozing_hidesSystemOverlays() 188 mNotificationShadeWindowController.setDozing(false); in testSetDozing_hidesSystemOverlays()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | AmbientState.java | 364 public void setDozing(boolean dozing) { in setDozing() method in AmbientState
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/ |
D | LockscreenSmartspaceController.kt | 268 smartspaceViews.forEach { it.setDozing(isDozing) } in <lambda>()
|