/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A 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()
|
H A D | DozeScrimController.java | 99 public void setDozing(boolean dozing) { in setDozing()
|
H A D | KeyguardStatusBarViewController.java | 440 public void setDozing(boolean dozing) { in setDozing()
|
H A D | NotificationIconContainer.java | 626 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
|
H A D | StatusBarKeyguardViewManager.java | 848 private void setDozing(boolean dozing) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeLog.java | 140 public void traceDozing(boolean dozing) { in traceDozing() 149 public void traceDozingChanged(boolean dozing) { in traceDozingChanged() 317 public void tracePulseEvent(String pulseEvent, boolean dozing, int pulseReason) { in tracePulseEvent()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationDozeHelper.java | 82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
|
H A D | NotificationWakeUpCoordinator.kt | 471 val dozing = statusBarStateController.isDozing regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationPanelView.java | 80 public void setDozing(boolean dozing) { in setDozing()
|
H A D | NotificationShadeWindowControllerImpl.java | 781 public void setDozing(boolean dozing) { in setDozing()
|
H A D | QuickSettingsController.java | 749 public void setDozing(boolean dozing) { in setDozing()
|
H A D | NotificationPanelViewController.java | 3123 public void setDozing(boolean dozing, boolean animate) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/ |
H A D | BcSmartspaceDataPlugin.java | 133 default void setDozing(boolean dozing) {} in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationShadeWindowController.java | 141 default void setDozing(boolean dozing) {} in setDozing()
|
H A D | StatusBarIconView.java | 961 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationLogger.java | 277 private void setDozing(boolean dozing) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
H A D | NotificationPanelViewControllerBaseTest.java | 809 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | AmbientState.java | 342 public void setDozing(boolean dozing) { in setDozing()
|
H A D | NotificationStackScrollLayoutController.java | 1352 public void setDozing(boolean dozing, boolean animate) { in setDozing()
|
H A D | NotificationStackScrollLayout.java | 4432 public void setDozing(boolean dozing, boolean animate) { in setDozing()
|