Searched defs:getColumnIndexOrThrow (Results 1 – 4 of 4) sorted by relevance
54 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in MockCursor
90 public int getColumnIndexOrThrow(String columnName) in getColumnIndexOrThrow() method in CursorWrapper
213 @IntRange(from = 0) int getColumnIndexOrThrow(String columnName) in getColumnIndexOrThrow() method
363 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in AbstractCursor