Searched defs:getColumnIndexOrThrow (Results 1 – 4 of 4) sorted by relevance
123 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in ShadowAbstractCursor
62 public int getColumnIndexOrThrow(String columnName) { in getColumnIndexOrThrow() method in ShadowSQLiteCursor
84 public int getColumnIndexOrThrow(String s) throws IllegalArgumentException { in getColumnIndexOrThrow() method in ShadowCursorWrapper
78 public int getColumnIndexOrThrow(String columnName) throws IllegalArgumentException { in getColumnIndexOrThrow() method in TestCursor