Home
last modified time | relevance | path

Searched refs:endAnimations (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DDefaultItemAnimatorTest.java211 endAnimations(toCancel); in cancelTest()
217 endAnimations(toCancel); in cancelTest()
255 endAnimations(vh); in testCancelRemove()
306 void endAnimations(final RecyclerView.ViewHolder... vhs) throws Throwable { in endAnimations() method in DefaultItemAnimatorTest
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DDefaultItemAnimator.java536 public void endAnimations() { in endAnimations() method in DefaultItemAnimator
DRecyclerView.java828 mItemAnimator.endAnimations(); in setAdapterInternal()
1994 mItemAnimator.endAnimations(); in onDetachedFromWindow()
2558 mItemAnimator.endAnimations(); in setItemAnimator()
10052 abstract public void endAnimations(); in endAnimations() method in RecyclerView.ItemAnimator
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt10 method public void endAnimations();
251 method public abstract void endAnimations();
D22.1.0.txt53 method public void endAnimations();
306 method public abstract void endAnimations();
D22.2.0.txt90 method public void endAnimations();
358 method public abstract void endAnimations();
D22.2.1.txt93 method public void endAnimations();
362 method public abstract void endAnimations();
D23.txt120 method public void endAnimations();
395 method public abstract void endAnimations();
Dcurrent.txt120 method public void endAnimations();
395 method public abstract void endAnimations();