Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
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()
DDozeScrimController.java99 public void setDozing(boolean dozing) { in setDozing()
DKeyguardStatusBarViewController.java426 public void setDozing(boolean dozing) { in setDozing()
DNotificationIconContainer.java622 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
DStatusBarKeyguardViewManager.java808 private void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
DNotificationWakeUpCoordinator.kt471 val dozing = statusBarStateController.isDozing in maybeClearHardDozeAmountOverrideHidingNotifs() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java83 public void setDozing(boolean dozing) { in setDozing()
DNPVCDownEventState.kt35 private var dozing: Boolean = false, variable in com.android.systemui.shade.NPVCDownEventState
DNotificationShadeWindowState.kt57 @JvmField var dozing: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState
DNotificationShadeWindowControllerImpl.java777 public void setDozing(boolean dozing) { in setDozing()
DQuickSettingsController.java680 public void setDozing(boolean dozing) { in setDozing()
DNotificationPanelViewController.java2987 public void setDozing(boolean dozing, boolean animate) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java144 default void setDozing(boolean dozing) {} in setDozing()
DStatusBarIconView.java913 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java276 private void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java719 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java341 public void setDozing(boolean dozing) { in setDozing()
DNotificationStackScrollLayoutController.java1295 public void setDozing(boolean dozing, boolean animate) { in setDozing()
DNotificationStackScrollLayout.java4559 public void setDozing(boolean dozing, boolean animate) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java3216 public void setDozing(boolean dozing) { in setDozing()