Searched defs:colIndex (Results 1 – 4 of 4) sorted by relevance
308 int colIndex = line.indexOf(":"); in shouldRemoveHeaderLine() local
247 int colIndex = cursor.getColumnIndexOrThrow(colName); in getNullableFloat() local
829 int colIndex = cursor.getColumnIndex(field); in cursorIntToContentValues() local859 int colIndex = cursor.getColumnIndex(field); in cursorLongToContentValues() local890 int colIndex = cursor.getColumnIndex(field); in cursorDoubleToContentValues() local
1116 final int colIndex = i % (2 * (mMeshWidth + 1)) / 2; in fillMeshMatrix() local