Searched defs:getProjectionMap (Results 1 – 2 of 2) sorted by relevance
249 public @Nullable Map<String, String> getProjectionMap() { in getProjectionMap() method in SQLiteQueryBuilder
637 public ArrayMap<String, String> getProjectionMap(Class<?>... clazzes) { in getProjectionMap() method in DatabaseHelper