/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
H A D | ViewHierarchyAnimatorTest.kt | 43 endAnimation(rootView) 63 endAnimation(rootView) 78 endAnimation(rootView) 119 endAnimation(rootView) 135 endAnimation(rootView) 143 endAnimation(rootView) 151 endAnimation(rootView) 175 endAnimation(rootView) 200 endAnimation(rootView) 774 endAnimation(child) [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardTransitionRepository.kt | 183 endAnimation(lastStep.value, TransitionState.CANCELED) 186 endAnimation(1f, TransitionState.FINISHED) 189 private fun endAnimation(value: Float, state: TransitionState) { regex
|
/aosp14/frameworks/base/core/java/android/animation/ |
H A D | ValueAnimator.java | 1198 endAnimation(); in cancel() 1214 endAnimation(); in end() 1288 private void endAnimation() { in endAnimation() method in ValueAnimator 1566 endAnimation();
|
H A D | AnimatorSet.java | 426 endAnimation(); 466 endAnimation(); 525 endAnimation(); 1230 endAnimation(); 1431 private void endAnimation() {
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DefaultItemAnimator.java | 437 public void endAnimation(ViewHolder item) { in endAnimation() method in DefaultItemAnimator 527 endAnimation(holder); in resetAnimation()
|
H A D | RecyclerView.java | 7741 public void endAnimation(View view) { in endAnimation() method in RecyclerView.LayoutManager 7743 mRecyclerView.mItemAnimator.endAnimation(getChildViewHolderInt(view)); in endAnimation() 8467 mRecyclerView.mItemAnimator.endAnimation(vh); in removeAndRecycleScrapInt() 12035 public abstract void endAnimation(ViewHolder item);
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | ScrimControllerTest.java | 206 endAnimation(mNotificationsScrim); in finishAnimationsImmediately() 207 endAnimation(mScrimBehind); in finishAnimationsImmediately() 208 endAnimation(mScrimInFront); in finishAnimationsImmediately() 214 private void endAnimation(View scrimView) { in endAnimation() method in ScrimControllerTest
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedVectorDrawable.java | 1584 endAnimation(); in handlePendingAction() 1639 endAnimation(); in end() 1695 private void endAnimation() { in endAnimation() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT
|
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 215 HSPLandroidx/compose/animation/core/Animatable;->access$endAnimation(Landroidx/compose/animation/co… 223 HSPLandroidx/compose/animation/core/Animatable;->endAnimation()V
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 220 HSPLandroid/animation/AnimatorSet;->endAnimation()V 472 HSPLandroid/animation/ValueAnimator;->endAnimation()V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 220 HSPLandroid/animation/AnimatorSet;->endAnimation()V 472 HSPLandroid/animation/ValueAnimator;->endAnimation()V
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 845 Landroid/animation/AnimatorSet;->endAnimation()V 1197 Landroid/animation/ValueAnimator;->endAnimation()V 16663 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->endAnimation()V
|