Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DRecyclerViewAnimationController.java110 int spanIndex = getSpanIndex(allAppsRecyclerView, adapterPosition); in onProgressUpdated() local
111 appRowComplete |= appRowHeight > 0 && spanIndex == 0; in onProgressUpdated()
118 if (spanIndex > 0) { in onProgressUpdated()
165 if (spanIndex > 0) { in onProgressUpdated()