Home
last modified time | relevance | path

Searched defs:isDozing (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
H A DWirelessChargingLayout.java57 boolean isDozing) { in WirelessChargingLayout()
67 private void init(Context c, AttributeSet attrs, boolean isDozing) { in init()
72 int batteryLevel, boolean isDozing) { in init()
H A DWirelessChargingAnimation.java60 int transmittingBatteryLevel, int batteryLevel, Callback callback, boolean isDozing, in WirelessChargingAnimation()
73 Callback callback, boolean isDozing, UiEventLogger uiEventLogger) { in makeWirelessChargingAnimation()
112 boolean isDozing, UiEventLogger uiEventLogger) { in WirelessChargingView()
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
H A DStatusBarStateController.java40 boolean isDozing(); in isDozing() method
99 default void onDozingChanged(boolean isDozing) {} in onDozingChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeScrimController.java153 public boolean isDozing() { in isDozing() method in DozeScrimController
224 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
H A DStatusBarWindowCallback.java20 boolean isDozing); in onStateChanged()
H A DNotificationGroupAlertTransferHelper.java125 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
H A DNotificationIconAreaController.java578 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
H A DStatusBarKeyguardViewManager.java1226 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
H A DPanelViewController.java1109 protected abstract boolean isDozing(); in isDozing() method in PanelViewController
H A DNotificationPanelViewController.java3228 public boolean isDozing() { in isDozing() method in NotificationPanelViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DAnimatableClockView.java228 void animateDoze(boolean isDozing, boolean animate) { in animateDoze()
313 boolean isDozing(); in isDozing() method
H A DAnimatableClockController.java196 public boolean isDozing() { in isDozing() method in AnimatableClockController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DPhoneStateMonitor.java170 private boolean isDozing() { in isDozing() method in PhoneStateMonitor
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarStateControllerImpl.java218 public boolean isDozing() { in isDozing() method in StatusBarStateControllerImpl
258 public boolean setIsDozing(boolean isDozing) { in setIsDozing()
H A DSysuiStatusBarStateController.java98 boolean setIsDozing(boolean isDozing); in setIsDozing()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java395 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardSliceProvider.java503 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java554 public void onDozingChanged(boolean isDozing) { in onDozingChanged()
/aosp12/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java699 public boolean isDozing() { in isDozing() method in DreamService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java701 boolean bouncerShowing, boolean isDozing) { in onStatusBarStateChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java283 public boolean isDozing() { in isDozing() method in AmbientState