Searched refs:setShouldLayoutChildren (Results 1 – 2 of 2) sorted by relevance
178 mLayoutManager.setShouldLayoutChildren(true); in handleDistractionOptimization()495 mLayoutManager.setShouldLayoutChildren(false); in onItemSelected()514 mLayoutManager.setShouldLayoutChildren(true); in onItemDropped()563 mLayoutManager.setShouldLayoutChildren(false); in onScrollStateChanged()597 mLayoutManager.setShouldLayoutChildren(true); in postDelayedPageFling()620 mLayoutManager.setShouldLayoutChildren(true); in onDrag()
48 public void setShouldLayoutChildren(boolean shouldLayoutChildren) { in setShouldLayoutChildren() method in AppGridLayoutManager