Home
last modified time | relevance | path

Searched defs:dozing (Results 1 – 23 of 23) 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()
DNotificationIconContainer.java692 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing()
697 private void setDozing(boolean dozing, boolean animate, long delay, in setDozing()
DKeyguardStatusBarViewController.java484 public void setDozing(boolean dozing) { in setDozing()
DStatusBarKeyguardViewManager.java1026 private void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java64 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
DNotificationWakeUpCoordinator.kt521 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()
326 public void tracePulseEvent(String pulseEvent, boolean dozing, int pulseReason) { in tracePulseEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java93 public void setDozing(boolean dozing) { in setDozing()
DNPVCDownEventState.kt35 private var dozing: Boolean = false, variable in com.android.systemui.shade.NPVCDownEventState
DNotificationShadeWindowState.kt58 @JvmField var dozing: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState
DNotificationShadeWindowControllerImpl.java863 public void setDozing(boolean dozing) { in setDozing()
DQuickSettingsControllerImpl.java755 void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DOccludingAppDeviceEntryInteractor.kt78 ) { occluded, showing, primaryBouncerShowing, alternateBouncerVisible, dozing -> in <lambda>() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
DFakeStatusBarStateController.kt13 @JvmField var dozing = false variable in com.android.systemui.statusbar.FakeStatusBarStateController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java144 default void setDozing(boolean dozing) {} in setDozing()
DStatusBarIconView.java980 public void setDozing(boolean dozing, boolean animate, long delay) { in setDozing()
995 public void setDozing(boolean dozing, boolean animate, long delay, in setDozing()
/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
DBcSmartspaceDataPlugin.java145 default void setDozing(boolean dozing) {} in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
DAlternateBouncerInteractor.kt131 dozing -> in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java929 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java364 public void setDozing(boolean dozing) { in setDozing()
DNotificationStackScrollLayoutController.java1496 public void setDozing(boolean dozing, boolean animate) { in setDozing()
DNotificationStackScrollLayout.java4485 public void setDozing(boolean dozing) { in setDozing()