/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | DozeScrimController.java | 139 public boolean isDozing() { in isDozing() method in DozeScrimController 201 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
H A D | StatusBarWindowCallback.java | 25 boolean keyguardGoingAway, boolean bouncerShowing, boolean isDozing, in onStateChanged()
|
H A D | LegacyNotificationIconAreaControllerImpl.java | 518 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
H A D | StatusBarKeyguardViewManager.java | 1456 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/ |
H A D | StatusBarStateController.java | 40 boolean isDozing(); in isDozing() method 112 default void onDozingChanged(boolean isDozing) {} in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/ |
H A D | WirelessChargingAnimation.java | 61 int transmittingBatteryLevel, int batteryLevel, Callback callback, boolean isDozing, in WirelessChargingAnimation() 75 Callback callback, boolean isDozing, RippleShape rippleShape, in makeWirelessChargingAnimation() 126 boolean isDozing, RippleShape rippleShape, UiEventLogger uiEventLogger) { in WirelessChargingView()
|
H A D | WirelessChargingLayout.java | 56 boolean isDozing, RippleShape rippleShape) { in WirelessChargingLayout() 71 private void init(Context c, AttributeSet attrs, boolean isDozing, RippleShape rippleShape) { in init() 76 int batteryLevel, boolean isDozing, RippleShape rippleShape) { in init()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
H A D | PhoneStateMonitor.java | 171 private boolean isDozing() { in isDozing() method in PhoneStateMonitor
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | StatusBarStateControllerImpl.java | 259 public boolean isDozing() { in isDozing() method in StatusBarStateControllerImpl 284 public boolean setIsDozing(boolean isDozing) { in setIsDozing()
|
H A D | SysuiStatusBarStateController.java | 99 boolean setIsDozing(boolean isDozing); in setIsDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeHost.java | 120 default void onDozingChanged(boolean isDozing) {} in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | ClockEventController.kt | 199 private var isDozing = false regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardSliceProvider.java | 513 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardRepositoryImplTest.kt | 298 fun isDozing() = regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationLogger.java | 366 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/ |
H A D | CollapsedStatusBarFragment.java | 754 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
H A D | OverviewProxyService.java | 736 boolean keyguardGoingAway, boolean bouncerShowing, boolean isDozing, in onStatusBarStateChanged()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | CentralSurfacesImplTest.java | 1296 private void setDozing(boolean isDozing) { in setDozing()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | AmbientState.java | 370 public boolean isDozing() { in isDozing() method in AmbientState
|
/aosp14/frameworks/base/core/java/android/service/dreams/ |
H A D | DreamService.java | 746 public boolean isDozing() { in isDozing() method in DreamService
|
/aosp14/frameworks/base/services/core/java/com/android/server/dreams/ |
H A D | DreamManagerService.java | 1176 public boolean isDozing = false; field in DreamManagerService.DreamRecord
|