Searched defs:getColumnIndexOrThrow (Results 1 – 4 of 4) sorted by relevance
52 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in MockCursor
85 public int getColumnIndexOrThrow(String columnName) in getColumnIndexOrThrow() method in CursorWrapper
193 int getColumnIndexOrThrow(String columnName) throws IllegalArgumentException; in getColumnIndexOrThrow() method
330 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in AbstractCursor