Searched refs:projectionNeedsOwnerPackageFiltering (Results 1 – 1 of 1) sorted by relevance
4384 return projectionNeedsOwnerPackageFiltering(projection, qb) in shouldFilterOwnerPackageNameInProjection()4394 private boolean projectionNeedsOwnerPackageFiltering(String[] proj, SQLiteQueryBuilder qb) { in projectionNeedsOwnerPackageFiltering() method