Searched defs:col (Results 1 – 14 of 14) sorted by relevance
57 int col = cursor.getColumnIndex(columnName); in getColumnString() local61 private static String getStringOrNull(Cursor cursor, int col) { in getStringOrNull()
231 private static String getString(Cursor cursor, String col) { in getString()235 private static int getInt(Cursor cursor, String col) { in getInt()
263 protected String getStringOrNull(int col) { in getStringOrNull()284 int col = getColumnIndex(colName); in getStringOrNull() local
35 Collection<CityObj> col = cities.values(); in saveCitiesToSharedPrefs() local
65 public void setSelectedRowColumn(int row, int col) { in setSelectedRowColumn()
76 int col = event.getColumn(); in computeEventRect() local
482 int col = findFirstZeroBit(colMask); in doComputePositions() local
504 int col = pos - (row * mColumns); in getRectForPosition() local524 int col = Math.min(mColumns - 1, in computeSelectedIndex() local697 int col = mCurrentSelection - (row * mColumns); in paintSelection() local795 int col = pos - row * mColumns; in clearLoaderQueue() local881 int col = index - (row * mColumns); in invalidateImage() local1070 int col) { in loadImageDone()1147 public void cancelRequest(int col) { in cancelRequest()
625 int col = pos - (row * 2); in placeImage() local
158 final int col = n % mNumColumns; in getFixedOrderColumnPos() local178 final int col = n % mNumColumns; in getAutomaticColumnPos() local
171 int col = c.getColumnIndex(name); in getCol() local
374 String col = cols[i]; in compareCursors() local
478 Collator col = Collator.getInstance(); in getPlaylistCursor() local
436 int col, row; in getSlotRect() local