| /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 | KeyguardStatusBarViewController.java | 440     public void setDozing(boolean dozing) {  in setDozing()
 | 
| D | NotificationIconContainer.java | 626     public void setDozing(boolean dozing, boolean fade, long delay) {  in setDozing()
 | 
| D | StatusBarKeyguardViewManager.java | 848     private void setDozing(boolean dozing) {  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | 
| D | NotificationDozeHelper.java | 82     public void setDozing(Consumer<Float> listener, boolean dozing,  in setDozing()
 | 
| D | NotificationWakeUpCoordinator.kt | 471             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()
 317     public void tracePulseEvent(String pulseEvent, boolean dozing, int pulseReason) {  in tracePulseEvent()
 
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | 
| D | NotificationPanelView.java | 80     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 | 56     @JvmField var dozing: Boolean = false,  variable in com.android.systemui.shade.NotificationShadeWindowState
 | 
| D | NotificationShadeWindowControllerImpl.java | 781     public void setDozing(boolean dozing) {  in setDozing()
 | 
| D | QuickSettingsController.java | 749     public void setDozing(boolean dozing) {  in setDozing()
 | 
| D | NotificationPanelViewController.java | 3123     public void setDozing(boolean dozing, boolean animate) {  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/ | 
| D | BcSmartspaceDataPlugin.java | 133         default void setDozing(boolean dozing) {}  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ | 
| D | NotificationShadeWindowController.java | 141     default void setDozing(boolean dozing) {}  in setDozing()
 | 
| D | StatusBarIconView.java | 961     public void setDozing(boolean dozing, boolean fade, long delay) {  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ | 
| D | NotificationLogger.java | 277     private void setDozing(boolean dozing) {  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ | 
| D | NotificationPanelViewControllerBaseTest.java | 809     protected void setDozing(boolean dozing, boolean dozingAlwaysOn) {  in setDozing()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | 
| D | AmbientState.java | 342     public void setDozing(boolean dozing) {  in setDozing()
 | 
| D | NotificationStackScrollLayoutController.java | 1352     public void setDozing(boolean dozing, boolean animate) {  in setDozing()
 | 
| D | NotificationStackScrollLayout.java | 4432     public void setDozing(boolean dozing, boolean animate) {  in setDozing()
 |