Home
last modified time | relevance | path

Searched refs:removeUpdateListener (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DLightRevealScrimRepository.kt139 awaitClose { revealAmountAnimator.removeUpdateListener(updateListener) }
H A DKeyguardTransitionRepository.kt192 animator.removeUpdateListener(updateListener)
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DDynamicAnimation.java507 public void removeUpdateListener(OnAnimationUpdateListener listener) { in removeUpdateListener() method in DynamicAnimation
/aosp14/frameworks/base/core/java/android/animation/
H A DValueAnimator.java1043 public void removeUpdateListener(AnimatorUpdateListener listener) { in removeUpdateListener() method in ValueAnimator
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java790 va.removeUpdateListener(updateListener); in buildSurfaceAnimation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt4151 method public void removeUpdateListener(android.animation.ValueAnimator.AnimatorUpdateListener);