Home
last modified time | relevance | path

Searched defs:dozing (Results 1 – 17 of 17) 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()
DNotificationPanelView.java84 public void setDozing(boolean dozing) { in setDozing()
DDozeScrimController.java103 public void setDozing(boolean dozing) { in setDozing()
DNotificationIconContainer.java562 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
DNotificationShadeWindowControllerImpl.java664 public void setDozing(boolean dozing) { in setDozing()
DKeyguardBottomAreaView.java879 public void setDozing(boolean dozing, boolean animate) { in setDozing()
DStatusBarKeyguardViewManager.java585 private void setDozing(boolean dozing) { in setDozing()
DNotificationPanelViewController.java3615 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationDozeHelper.java82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java148 default void setDozing(boolean dozing) {} in setDozing()
DStatusBarIconView.java898 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java120 public void traceDozing(boolean dozing) { in traceDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java282 private void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java248 public void setDozing(boolean dozing) { in setDozing()
DNotificationStackScrollLayoutController.java1161 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing()
DNotificationStackScrollLayout.java4272 public void setDozing(boolean dozing, boolean animate, in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2751 public void setDozing(boolean dozing) { in setDozing()