Searched refs:rowAppIndex (Results 1 – 3 of 3) sorted by relevance
349 item.rowAppIndex = numAppsInRow; in refillAdapterItems()367 float subRowFraction = item.rowAppIndex * (rowFraction / mNumAppsPerRow); in refillAdapterItems()
105 public int rowAppIndex; field in AllAppsGridAdapter.AdapterItem
388 if (item.rowAppIndex == 0) { in getCurrentScrollY()