Home
last modified time | relevance | path

Searched refs:TimeListener (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/animation/
DTimeAnimator.java30 private TimeListener mListener;
64 public void setTimeListener(TimeListener listener) { in setTimeListener()
87 public static interface TimeListener { interface in TimeAnimator
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DClockEventController.kt293 var smallTimeListener: TimeListener? = null in <lambda>()
294 var largeTimeListener: TimeListener? = null in <lambda>()
502 TimeListener(it.smallClock, mainExecutor).apply { update(shouldTimeListenerRun) } in <lambda>()
504 TimeListener(it.largeClock, mainExecutor).apply { update(shouldTimeListenerRun) } in <lambda>()
612 class TimeListener(val clockFace: ClockFaceController, val executor: DelayableExecutor) { in <lambda>() class in com.android.keyguard.ClockEventController
/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java115 private final TimeAnimator.TimeListener mTimeListener = new TimeAnimator.TimeListener() {
/frameworks/base/boot/
Dpreloaded-classes170 android.animation.TimeAnimator$TimeListener
Dboot-image-profile.txt470 HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
22544 Landroid/animation/TimeAnimator$TimeListener;
/frameworks/base/config/
Dpreloaded-classes170 android.animation.TimeAnimator$TimeListener
Dboot-image-profile.txt470 HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
32674 Landroid/animation/TimeAnimator$TimeListener;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3076 method public void setTimeListener(android.animation.TimeAnimator.TimeListener);
3079 public static abstract interface TimeAnimator.TimeListener {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt4189 method public void setTimeListener(android.animation.TimeAnimator.TimeListener);
4192 public static interface TimeAnimator.TimeListener {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1182 Landroid/animation/TimeAnimator;->mListener:Landroid/animation/TimeAnimator$TimeListener;