Home
last modified time | relevance | path

Searched defs:dozing (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockIcon.java135 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 DDozeScrimController.java99 public void setDozing(boolean dozing) { in setDozing()
H A DKeyguardStatusBarViewController.java440 public void setDozing(boolean dozing) { in setDozing()
H A DNotificationIconContainer.java626 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
H A DStatusBarKeyguardViewManager.java848 private void setDozing(boolean dozing) { in setDozing()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLog.java140 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 DNotificationDozeHelper.java82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
H A DNotificationWakeUpCoordinator.kt471 val dozing = statusBarStateController.isDozing regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelView.java80 public void setDozing(boolean dozing) { in setDozing()
H A DNotificationShadeWindowControllerImpl.java781 public void setDozing(boolean dozing) { in setDozing()
H A DQuickSettingsController.java749 public void setDozing(boolean dozing) { in setDozing()
H A DNotificationPanelViewController.java3123 public void setDozing(boolean dozing, boolean animate) { in setDozing()
/aosp14/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
H A DBcSmartspaceDataPlugin.java133 default void setDozing(boolean dozing) {} in setDozing()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java141 default void setDozing(boolean dozing) {} in setDozing()
H A DStatusBarIconView.java961 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 DNotificationLogger.java277 private void setDozing(boolean dozing) { in setDozing()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java809 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java342 public void setDozing(boolean dozing) { in setDozing()
H A DNotificationStackScrollLayoutController.java1352 public void setDozing(boolean dozing, boolean animate) { in setDozing()
H A DNotificationStackScrollLayout.java4432 public void setDozing(boolean dozing, boolean animate) { in setDozing()