Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java136 void update(int newState, boolean pulsing, boolean dozing, boolean keyguardJustShown) { in update()
202 boolean dozing, boolean keyguardJustShown) { in getAnimationIndexForTransition()
DNotificationPanelView.java82 public void setDozing(boolean dozing) { in setDozing()
DDozeScrimController.java103 public void setDozing(boolean dozing) { in setDozing()
DKeyguardBottomAreaView.java741 public void setDozing(boolean dozing, boolean animate) { in setDozing()
DNotificationIconContainer.java581 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
DNotificationShadeWindowController.java571 public void setDozing(boolean dozing) { in setDozing()
DStatusBarKeyguardViewManager.java485 private void setDozing(boolean dozing) { in setDozing()
DNotificationPanelViewController.java2866 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/doze/
DDozeLog.java120 public void traceDozing(boolean dozing) { in traceDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java292 private void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java651 public void setDozing(boolean dozing) { in setDozing()
DStatusBarIconView.java891 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java188 public void setDozing(boolean dozing) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2247 public void setDozing(boolean dozing) { in setDozing()