Home
last modified time | relevance | path

Searched refs:TimeListener (Results 1 – 12 of 12) 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/core/java/com/android/internal/app/
DPlatLogoActivity.java210 new TimeAnimator.TimeListener() { in onStart()
/frameworks/support/leanback/src/main/java/androidx/leanback/app/
DRowsSupportFragment.java17 import android.animation.TimeAnimator.TimeListener;
82 final class RowViewHolderExtra implements TimeListener {
DRowsFragment.java20 import android.animation.TimeAnimator.TimeListener;
87 final class RowViewHolderExtra implements TimeListener {
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DFocusHighlightHelper.java60 static class FocusAnimator implements TimeAnimator.TimeListener {
/frameworks/base/packages/EasterEgg/src/com/android/egg/octo/
DOctopusDrawable.java92 mDriftAnimation.setTimeListener(new TimeAnimator.TimeListener() { in startDrift()
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java510 mAnim.setTimeListener(new TimeAnimator.TimeListener() { in reset()
/frameworks/base/config/
Dpreloaded-classes114 android.animation.TimeAnimator$TimeListener
Dhiddenapi-public-dex.txt581 Landroid/animation/TimeAnimator$TimeListener;
582 Landroid/animation/TimeAnimator$TimeListener;->onTimeUpdate(Landroid/animation/TimeAnimator;JJ)V
586 Landroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
Dboot-image-profile.txt12781 HSPLandroid/animation/TimeAnimator$TimeListener;->onTimeUpdate(Landroid/animation/TimeAnimator;JJ)V
12783 HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
53649 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/api/
Dcurrent.txt3407 method public void setTimeListener(android.animation.TimeAnimator.TimeListener);
3410 public static abstract interface TimeAnimator.TimeListener {