Home
last modified time | relevance | path

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

12

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewAnimationsTest.java512 mRecyclerView.getItemAnimator().setAddDuration(1000); in reuseHiddenViewTest()
1415 mRecyclerView.getItemAnimator().setAddDuration(10000); in appCancelAnimationInDetach()
DRecyclerViewCacheTest.java1058 mRecyclerView.getItemAnimator().setAddDuration(TimeUnit.MILLISECONDS.toNanos(30)); in nestedRemoveAnimatingView()
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java939 mGridView.getItemAnimator().setAddDuration(1000); in preparePredictiveLayout()
1198 mGridView.getItemAnimator().setAddDuration(2000); in testMoveItemToTheRight()
1262 mGridView.getItemAnimator().setAddDuration(2000); in testMoveItemToTheLeft()
5642 mGridView.getItemAnimator().setAddDuration(2000);
/frameworks/support/v7/recyclerview/api_legacy/
D27.0.0.txt445 method public void setAddDuration(long);
D26.1.0.txt443 method public void setAddDuration(long);
D26.0.0.txt443 method public void setAddDuration(long);
Dcurrent.txt508 method public void setAddDuration(long);
D28.0.0-alpha1.txt508 method public void setAddDuration(long);
D27.1.0.txt509 method public void setAddDuration(long);
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt526 method public void setAddDuration(long);
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java11583 public void setAddDuration(long addDuration) { in setAddDuration() method in RecyclerView.ItemAnimator
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java12534 public void setAddDuration(long addDuration) { in setAddDuration() method in RecyclerView.ItemAnimator
/frameworks/support/api/
D22.0.0.txt5670 method public void setAddDuration(long);
D22.1.0.txt6306 method public void setAddDuration(long);
D22.2.0.txt7959 method public void setAddDuration(long);
D22.2.1.txt8052 method public void setAddDuration(long);
D25.2.0.txt10110 method public void setAddDuration(long);
D25.0.0.txt9654 method public void setAddDuration(long);
D24.2.0.txt9567 method public void setAddDuration(long);
D23.0.0.txt9494 method public void setAddDuration(long);
D23.1.1.txt9835 method public void setAddDuration(long);
D25.4.0.txt10623 method public void setAddDuration(long);
D23.2.1.txt10353 method public void setAddDuration(long);
D26.0.0-alpha1.txt11015 method public void setAddDuration(long);
D23.2.0.txt10351 method public void setAddDuration(long);

12