Searched defs:checkForSupportedColumns (Results 1 – 1 of 1) sorted by relevance
91 public static void checkForSupportedColumns(HashMap<String, String> projectionMap, in checkForSupportedColumns() method in DbQueryUtils99 public static void checkForSupportedColumns(Set<String> allowedColumns, ContentValues values, in checkForSupportedColumns() method in DbQueryUtils