Searched refs:callOnList (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/animation/ |
D | Animator.java | 609 callOnList(mListeners, notification, this, isReverse); in notifyListeners() 619 callOnList(mPauseListeners, notification, this, false); in notifyPauseListeners() 649 <T, A> void callOnList( in callOnList() method in Animator
|
D | ValueAnimator.java | 1645 callOnList(mUpdateListeners, AnimatorCaller.ON_UPDATE, this, false); in animateValue()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 170 HSPLandroid/animation/Animator;->callOnList(Ljava/util/ArrayList;Landroid/animation/Animator$Animat…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 170 HSPLandroid/animation/Animator;->callOnList(Ljava/util/ArrayList;Landroid/animation/Animator$Animat…
|