Home
last modified time | relevance | path

Searched refs:onAnimationRepeat (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSettingsButton.java115 public void onAnimationRepeat(Animator animation) { in startExitAnimation()
144 public void onAnimationRepeat(Animator animation) { in startAccelSpin()
/frameworks/base/core/java/android/animation/
DAnimatorListenerAdapter.java45 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatorListenerAdapter
DAnimator.java586 void onAnimationRepeat(Animator animation); in onAnimationRepeat() method
DValueAnimator.java1348 mListeners.get(i).onAnimationRepeat(this); in animateBasedOnTime()
1391 mListeners.get(i).onAnimationRepeat(this); in animateBasedOnPlayTime()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/
DKeepAwakeAnimationListener.java51 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in KeepAwakeAnimationListener
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DRevealActivity.java50 public void onAnimationRepeat(Animator animation) {
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java218 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in DrawableHolder
DAbsActionBarView.java367 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AbsActionBarView.VisibilityAnimListener
DSlidingTab.java107 public void onAnimationRepeat(Animation animation) {
703 public void onAnimationRepeat(Animation animation) {
DScrollingTabContainerView.java585 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/core/java/android/view/animation/
DAnimation.java1013 mListener.onAnimationRepeat(this); in dispatchAnimationRepeat()
1254 void onAnimationRepeat(Animation animation);
/frameworks/base/core/java/android/widget/
DTextViewTranslationCallback.java249 public void onAnimationRepeat(Animator animation) { in runWithAnimation()
DSmartSelectSprite.java479 public void onAnimationRepeat(Animator animator) { in setUpAnimatorListener()
/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java1095 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in ViewPropertyAnimator.AnimatorEventListener
1097 mListener.onAnimationRepeat(animation); in onAnimationRepeat()
/frameworks/base/services/core/java/com/android/server/policy/
DBurnInProtectionHelper.java284 public void onAnimationRepeat(Animator animator) { in onAnimationRepeat() method in BurnInProtectionHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationAnimationController.java245 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in WindowMagnificationAnimationController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedAnimationController.java179 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in OneHandedAnimationController.OneHandedTransitionAnimator
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java299 public void onAnimationRepeat(Animator animation) { in prepareAnimate()
DSplashScreenExitAnimation.java328 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in SplashScreenExitAnimation
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
DPrivacyChipDrawable.java149 public void onAnimationRepeat(Animator animation) { in PrivacyChipDrawable()
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleAnimationSession.java274 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in RippleAnimationSession.AnimatorListener
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenTransitions.java249 public void onAnimationRepeat(Animator animation) { } in startExampleAnimation()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
DLegacySplitScreenTransitions.java157 public void onAnimationRepeat(Animator animation) { } in startExampleAnimation()
/frameworks/base/core/java/android/transition/
DVisibility.java584 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in Visibility.DisappearListener
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java1065 public void onAnimationRepeat(Animation arg0) { in runEnterAnimation()
1154 public void onAnimationRepeat(Animation arg0) { in runExitAnimation()

12