Searched refs:setProjectionAllowlist (Results 1 – 3 of 3) sorted by relevance
287 public void setProjectionAllowlist(@Nullable Collection<Pattern> projectionAllowlist) { in setProjectionAllowlist() method in SQLiteQueryBuilder
103 qb.setProjectionAllowlist(projectionAllowList); in testCopyConstructor()
3959 qb.setProjectionAllowlist(new ArrayList<>()); in prepareSubstitution()6241 qb.setProjectionAllowlist(sAllowlist);