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