Searched defs:getAnimationDuration (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java631 final long duration = mCallback.getAnimationDuration(mRecyclerView, animationType,
2077 public long getAnimationDuration(RecyclerView recyclerView, int animationType, method in class:ItemTouchHelper.Callback
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
H A DItemTouchHelper.java629 final long duration = mCallback.getAnimationDuration(mRecyclerView, animationType,
2083 public long getAnimationDuration(RecyclerView recyclerView, int animationType, method in class:ItemTouchHelper.Callback

Completed in 119 milliseconds