Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/
DAppGridLayoutManager.java31 boolean mShouldLayoutChildren = true; field in AppGridLayoutManager
49 mShouldLayoutChildren = shouldLayoutChildren; in setShouldLayoutChildren()
54 if (mShouldLayoutChildren) { in onLayoutChildren()