Searched refs:rowAppIndex (Results 1 – 2 of 2) sorted by relevance
82 public int rowAppIndex; field in AlphabeticalAppsList.AdapterItem355 item.rowAppIndex = numAppsInRow; in refillAdapterItems()373 float subRowFraction = item.rowAppIndex * (rowFraction / mNumAppsPerRow); in refillAdapterItems()
365 if (item.rowAppIndex == 0) { in getCurrentScrollY()