Searched defs:dozing (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationDozeHelper.java | 82 public void setDozing(Consumer<Float> listener, boolean dozing, in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | DozeScrimController.java | 104 public void setDozing(boolean dozing) { in setDozing()
|
D | LockIcon.java | 430 boolean dozing, boolean keyguardJustShown) { in getAnimationIndexForTransition() 544 public void onDozingChanged(boolean dozing) { in onDozingChanged()
|
D | StatusBarWindowController.java | 541 public void setDozing(boolean dozing) { in setDozing() 684 boolean dozing; field in StatusBarWindowController.State
|
D | KeyguardBottomAreaView.java | 729 public void setDozing(boolean dozing, boolean animate) { in setDozing()
|
D | NotificationIconContainer.java | 566 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
|
D | StatusBarKeyguardViewManager.java | 448 private void setDozing(boolean dozing) { in setDozing()
|
D | NotificationPanelView.java | 3258 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
D | DozeHostFake.java | 29 boolean dozing; field in DozeHostFake
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeLog.java | 121 public static void traceDozing(Context context, boolean dozing) { in traceDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLogger.java | 267 private void setDozing(boolean dozing) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | KeyguardIndicationController.java | 608 public void setDozing(boolean dozing) { in setDozing()
|
D | StatusBarIconView.java | 857 public void setDozing(boolean dozing, boolean fade, long delay) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | AmbientState.java | 187 public void setDozing(boolean dozing) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardViewMediator.java | 2132 public void setDozing(boolean dozing) { in setDozing()
|