/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | LockIcon.java | 135 void update(int newState, boolean dozing, boolean keyguardJustShown) { in update() 201 private static int getAnimationIndexForTransition(int oldState, int newState, boolean dozing, in getAnimationIndexForTransition()
|
D | DozeScrimController.java | 99 public void setDozing(boolean dozing) { in setDozing()
|
D | NotificationIconContainer.java | 692 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() 697 private void setDozing(boolean dozing, boolean animate, long delay, in setDozing()
|
D | KeyguardStatusBarViewController.java | 484 public void setDozing(boolean dozing) { in setDozing()
|
D | StatusBarKeyguardViewManager.java | 1026 private void setDozing(boolean dozing) { 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()
|
D | NotificationWakeUpCoordinator.kt | 521 val dozing = statusBarStateController.isDozing in maybeClearHardDozeAmountOverrideHidingNotifs() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeLog.java | 140 public void traceDozing(boolean dozing) { in traceDozing() 149 public void traceDozingChanged(boolean dozing) { in traceDozingChanged() 326 public void tracePulseEvent(String pulseEvent, boolean dozing, int pulseReason) { in tracePulseEvent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationPanelView.java | 93 public void setDozing(boolean dozing) { in setDozing()
|
D | NPVCDownEventState.kt | 35 private var dozing: Boolean = false, variable in com.android.systemui.shade.NPVCDownEventState
|
D | NotificationShadeWindowState.kt | 58 @JvmField var dozing: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState
|
D | NotificationShadeWindowControllerImpl.java | 863 public void setDozing(boolean dozing) { in setDozing()
|
D | QuickSettingsControllerImpl.java | 755 void setDozing(boolean dozing) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/ |
D | OccludingAppDeviceEntryInteractor.kt | 78 ) { occluded, showing, primaryBouncerShowing, alternateBouncerVisible, dozing -> in <lambda>() method
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | FakeStatusBarStateController.kt | 13 @JvmField var dozing = false variable in com.android.systemui.statusbar.FakeStatusBarStateController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationShadeWindowController.java | 144 default void setDozing(boolean dozing) {} in setDozing()
|
D | StatusBarIconView.java | 980 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing() 995 public void setDozing(boolean dozing, boolean animate, long delay, in setDozing()
|
/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/ |
D | BcSmartspaceDataPlugin.java | 145 default void setDozing(boolean dozing) {} in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/ |
D | AlternateBouncerInteractor.kt | 131 dozing -> in <lambda>() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationPanelViewControllerBaseTest.java | 929 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | AmbientState.java | 364 public void setDozing(boolean dozing) { in setDozing()
|
D | NotificationStackScrollLayoutController.java | 1496 public void setDozing(boolean dozing, boolean animate) { in setDozing()
|
D | NotificationStackScrollLayout.java | 4485 public void setDozing(boolean dozing) { in setDozing()
|