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