Searched defs:rowIndex (Results 1 – 5 of 5) sorted by relevance
85 final int rowIndex = row - 1; in getRowAt() local99 final int rowIndex = row - 1; in setRowAt() local
119 int rowIndex = getChildPosition(child); in getCurrentScrollY() local
91 public int rowIndex; field in AlphabeticalAppsList.AdapterItem567 int rowIndex = -1; in refillAdapterItems() local
293 final int rowIndex = c.getColumnIndex(IconDB.COLUMN_ROWID); in updateDBIcons() local
694 int columnEndIndex, int rowIndex, int rowStartIndex, int rowEndIndex) { in isPossiblePositionNearestOrigin()