Searched refs:cell (Results 1 – 5 of 5) sorted by relevance
98 final EditText cell = getCell(row, column); in onCell() local99 syncRunOnUiThread(() -> v.visit(cell)); in onCell()122 public void addCell(int row, int column, EditText cell) { in addCell() argument123 mCells[row - 1][column - 1] = cell; in addCell()125 syncRunOnUiThread(() -> mGrid.addView(cell)); in addCell()168 final EditText cell = getCell(line, col); in onCell() local169 final OneTimeTextWatcher watcher = new OneTimeTextWatcher(resourceId, cell, value); in onCell()171 cell.addTextChangedListener(watcher); in onCell()
524 Object cell = mRows[mPos].get(columnIndex); in getString() local525 return (cell == null) ? null : cell.toString(); in getString()
105 /* Test cell details */
18 // This allocation contains the kernel stack info: only one float per cell
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...