Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/recyclerview/
DAllAppsRecyclerViewPool.kt52 val preInflateCount = getPreinflateCount(context) in <lambda>() constant
53 if (preInflateCount <= 0) { in <lambda>()
89 for (i in 0 until preInflateCount) { in <lambda>()