Searched refs:pkgsWithLocationAccess (Results 1 – 1 of 1) sorted by relevance
519 List<UserPackage> pkgsWithLocationAccess = new ArrayList<>(); in getLocationUsersLocked() local587 pkgsWithLocationAccess.add(userPkg); in getLocationUsersLocked()592 return pkgsWithLocationAccess; in getLocationUsersLocked()596 @NonNull List<UserPackage> pkgsWithLocationAccess, in filterAlreadyNotifiedPackagesLocked()599 pkgsWithLocationAccess.removeAll(alreadyNotifiedPkgs); in filterAlreadyNotifiedPackagesLocked()