Home
last modified time | relevance | path

Searched refs:getChangeDuration (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/base/core/java/com/android/internal/widget/
DDefaultItemAnimator.java182 long changeDuration = changesPending ? getChangeDuration() : 0; in runPendingAnimations()
355 getChangeDuration()); in animateChangeImpl()
380 newViewAnimation.translationX(0).translationY(0).setDuration(getChangeDuration()) in animateChangeImpl()
DRecyclerView.java11610 public long getChangeDuration() { in getChangeDuration() method in RecyclerView.ItemAnimator
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DDefaultItemAnimator.java181 long changeDuration = changesPending ? getChangeDuration() : 0; in runPendingAnimations()
354 getChangeDuration()); in animateChangeImpl()
379 newViewAnimation.translationX(0).translationY(0).setDuration(getChangeDuration()) in animateChangeImpl()
DRecyclerView.java12561 public long getChangeDuration() { in getChangeDuration() method in RecyclerView.ItemAnimator
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/widget/
DAnimatedRecyclerView.java227 final long duration = (long) (getChangeDuration() in createAnimator()
236 getChangeDuration()) { in createAnimator()
/frameworks/support/v7/recyclerview/api_legacy/
D27.0.0.txt434 method public long getChangeDuration();
D26.1.0.txt432 method public long getChangeDuration();
D26.0.0.txt432 method public long getChangeDuration();
Dcurrent.txt497 method public long getChangeDuration();
D28.0.0-alpha1.txt497 method public long getChangeDuration();
D27.1.0.txt498 method public long getChangeDuration();
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt515 method public long getChangeDuration();
/frameworks/support/api/
D22.0.0.txt5655 method public long getChangeDuration();
D22.1.0.txt6291 method public long getChangeDuration();
D22.2.0.txt7944 method public long getChangeDuration();
D22.2.1.txt8037 method public long getChangeDuration();
D25.2.0.txt10099 method public long getChangeDuration();
D25.0.0.txt9643 method public long getChangeDuration();
D24.2.0.txt9556 method public long getChangeDuration();
D23.0.0.txt9479 method public long getChangeDuration();
D23.1.1.txt9824 method public long getChangeDuration();
D25.4.0.txt10612 method public long getChangeDuration();
D23.2.1.txt10342 method public long getChangeDuration();
D26.0.0-alpha1.txt11004 method public long getChangeDuration();
D23.2.0.txt10340 method public long getChangeDuration();

12