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.java3701 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()
3706 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()
3716 mViewInfoStore.addToPostLayout(holder, animationInfo); in dispatchLayoutStep3()