Searched refs:canFindInPreLayout (Results 1 – 1 of 1) sorted by relevance
142 if (vh != null || canFindInPreLayout(position)) { in applyRemove()195 if (vh != null || canFindInPreLayout(position)) { // deferred in applyUpdate()411 private boolean canFindInPreLayout(int position) { in canFindInPreLayout() method in AdapterHelper