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