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