Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DTimeUtils.java73 public interface TimeListener { interface in TimeUtils.TimeTicker
84 @Nullable TimeListener listener) { in registerNewReceiver()
92 private TimeListener mListener;
94 private TimeTicker(@Nullable TimeListener listener) { in TimeTicker()
/aosp12/frameworks/base/core/java/android/animation/
H A DTimeAnimator.java30 private TimeListener mListener;
64 public void setTimeListener(TimeListener listener) { in setTimeListener()
87 public static interface TimeListener { interface in TimeAnimator
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAudioPlaybackProgressBar.java20 import android.animation.TimeAnimator.TimeListener;
44 mUpdateAnimator.setTimeListener(new TimeListener() { in AudioPlaybackProgressBar()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DSoundLevels.java20 import android.animation.TimeAnimator.TimeListener;
107 mSpeechLevelsAnimator.setTimeListener(new TimeListener() { in SoundLevels()
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/voice/
H A DBitmapSoundLevelView.java23 import android.animation.TimeAnimator.TimeListener;
154 mAnimator.setTimeListener(new TimeListener() { in BitmapSoundLevelView()
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DSendUi.java98 … TimeAnimator.TimeListener, TextureView.SurfaceTextureListener, android.view.Window.Callback {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes143 android.animation.TimeAnimator$TimeListener
H A Dboot-image-profile.txt461 HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
22848 Landroid/animation/TimeAnimator$TimeListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes143 android.animation.TimeAnimator$TimeListener
H A Dboot-image-profile.txt461 HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
32481 Landroid/animation/TimeAnimator$TimeListener;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3708 method public void setTimeListener(android.animation.TimeAnimator.TimeListener);
3711 public static interface TimeAnimator.TimeListener {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3076 method public void setTimeListener(android.animation.TimeAnimator.TimeListener);
3079 public static abstract interface TimeAnimator.TimeListener {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1182 Landroid/animation/TimeAnimator;->mListener:Landroid/animation/TimeAnimator$TimeListener;