Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DViewInfoStore.java184 void addToPostLayout(ViewHolder holder, ItemHolderInfo info) { in addToPostLayout() method in ViewInfoStore
DRecyclerView.java3580 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()
3585 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()
3595 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()