Searched defs:colIndex (Results 1 – 3 of 3) sorted by relevance
561 int colIndex = cursor.getColumnIndex(field); in cursorIntToContentValues() local591 int colIndex = cursor.getColumnIndex(field); in cursorLongToContentValues() local622 int colIndex = cursor.getColumnIndex(field); in cursorDoubleToContentValues() local
247 int colIndex = cursor.getColumnIndexOrThrow(colName); in getNullableFloat() local
139 int colIndex = cursor.getColumnIndex(DownloadManager.COLUMN_LOCAL_FILENAME); in verifyDownload() local