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