Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DRecyclerViewAnimationController.java89 int appRowHeight = 0; in onProgressUpdated() local
111 appRowComplete |= appRowHeight > 0 && spanIndex == 0; in onProgressUpdated()
172 appRowHeight = scaledHeight; in onProgressUpdated()
177 return totalHeight - appRowHeight; in onProgressUpdated()