Home
last modified time | relevance | path

Searched refs:shouldLayoutChildren (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/
DAppGridLayoutManager.java48 public void setShouldLayoutChildren(boolean shouldLayoutChildren) { in setShouldLayoutChildren() argument
49 mShouldLayoutChildren = shouldLayoutChildren; in setShouldLayoutChildren()