Searched refs:isInPreLayout (Results 1 – 3 of 3) sorted by relevance
93 assertTrue(mStore.isInPreLayout(vh)); in addToPreLayout()95 assertFalse(mStore.isInPreLayout(vh)); in addToPreLayout()
164 boolean isInPreLayout(ViewHolder viewHolder) { in isInPreLayout() method in ViewInfoStore
3220 if (!mViewInfoStore.isInPreLayout(viewHolder)) { in dispatchLayoutStep1()