/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/ |
D | ViewGroupBindingAdapter.java | 95 public void onAnimationRepeat(Animation animation) { in setListener() 97 repeat.onAnimationRepeat(animation); in setListener() 121 void onAnimationRepeat(Animation animation); in onAnimationRepeat() method
|
/frameworks/support/v4/honeycomb_mr1/android/support/v4/animation/ |
D | HoneycombMr1AnimatorCompatProvider.java | 123 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in HoneycombMr1AnimatorCompatProvider.AnimatorListenerCompatWrapper 124 mWrapped.onAnimationRepeat(mValueAnimatorCompat); in onAnimationRepeat()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | SettingsButton.java | 113 public void onAnimationRepeat(Animator animation) { in startExitAnimation() 142 public void onAnimationRepeat(Animator animation) { in startAccelSpin()
|
/frameworks/support/v4/donut/android/support/v4/animation/ |
D | AnimatorListenerCompat.java | 56 void onAnimationRepeat(ValueAnimatorCompat animation); in onAnimationRepeat() method
|
/frameworks/base/core/java/android/animation/ |
D | AnimatorListenerAdapter.java | 45 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatorListenerAdapter
|
D | Animator.java | 501 void onAnimationRepeat(Animator animation); in onAnimationRepeat() method
|
/frameworks/support/design/base/android/support/design/widget/ |
D | AnimationUtils.java | 56 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in AnimationUtils.AnimationListenerAdapter
|
D | StateListAnimator.java | 48 public void onAnimationRepeat(Animation animation) {
|
/frameworks/base/core/java/android/view/animation/ |
D | Animation.java | 374 mListener.onAnimationRepeat(Animation.this); in setListenerHandler() 925 if (mListenerHandler == null) mListener.onAnimationRepeat(this); in fireAnimationRepeat() 1166 void onAnimationRepeat(Animation animation);
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | RevealActivity.java | 50 public void onAnimationRepeat(Animator animation) {
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | BaseCardView.java | 686 public void onAnimationRepeat(Animation animation) { in animateInfoOffset() 729 public void onAnimationRepeat(Animation animation) { in animateInfoHeight() 767 public void onAnimationRepeat(Animation animation) { in animateInfoAlpha()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DrawableHolder.java | 218 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in DrawableHolder
|
D | AbsActionBarView.java | 365 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AbsActionBarView.VisibilityAnimListener
|
D | SlidingTab.java | 103 public void onAnimationRepeat(Animation animation) { 697 public void onAnimationRepeat(Animation animation) {
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/ |
D | TaskStackHorizontalViewAdapter.java | 95 public void onAnimationRepeat(Animator animation) { } in getRemoveAtListener() method in TaskStackHorizontalViewAdapter.ViewHolder
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/ |
D | DirectoryItemAnimator.java | 191 public void onAnimationRepeat(Animator animation) {} in onAnimationRepeat() method in DirectoryItemAnimator.ColorAnimation
|
/frameworks/base/core/java/android/view/ |
D | ViewPropertyAnimator.java | 1104 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in ViewPropertyAnimator.AnimatorEventListener 1106 mListener.onAnimationRepeat(animation); in onAnimationRepeat()
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | BurnInProtectionHelper.java | 278 public void onAnimationRepeat(Animator animator) { in onAnimationRepeat() method in BurnInProtectionHelper
|
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/ |
D | ListenerBindingObject.java | 223 public void onAnimationRepeat(Animation animation) { } in onAnimationRepeat() method in ListenerBindingObject
|
/frameworks/support/design/src/android/support/design/widget/ |
D | Snackbar.java | 562 public void onAnimationRepeat(Animation animation) {} in animateViewIn() 600 public void onAnimationRepeat(Animation animation) {} in animateViewOut()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BoundsAnimationController.java | 243 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in BoundsAnimationController.BoundsAnimator
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
D | PlaybackOverlayFragment.java | 145 public void onAnimationRepeat(Animator animation) { 757 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in PlaybackOverlayFragment.AnimatorListener
|
D | PlaybackOverlaySupportFragment.java | 147 public void onAnimationRepeat(Animator animation) { 759 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in PlaybackOverlaySupportFragment.AnimatorListener
|
/frameworks/support/v4/java/android/support/v4/widget/ |
D | SwipeRefreshLayout.java | 177 public void onAnimationRepeat(Animation animation) { 970 public void onAnimationRepeat(Animation animation) { in finishSpinner()
|
/frameworks/base/core/java/android/transition/ |
D | Visibility.java | 530 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in Visibility.DisappearListener
|