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
197 int getColumnIndexOrThrow(String columnName) throws IllegalArgumentException; in getColumnIndexOrThrow() method
343 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in AbstractCursor