Home
last modified time | relevance | path

Searched refs:getAddDuration (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDefaultItemAnimator.java233 animation.alpha(1).setDuration(getAddDuration()) in animateAddImpl()
H A DRecyclerView.java11697 public long getAddDuration() { in getAddDuration() method in RecyclerView.ItemAnimator