Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java103 public int rowAppIndex; field in AlphabeticalAppsList.AdapterItem
523 item.rowAppIndex = numAppsInRow; in updateAdapterItems()
542 float subRowFraction = item.rowAppIndex * (rowFraction / mNumAppsPerRow); in updateAdapterItems()