Searched refs:pkgsWithLocationAccess (Results 1 – 1 of 1) sorted by relevance
433 List<UserPackage> pkgsWithLocationAccess = new ArrayList<>(); in getLocationUsersWithNoNotificationYetLocked() local502 pkgsWithLocationAccess.add(userPkg); in getLocationUsersWithNoNotificationYetLocked()513 pkgsWithLocationAccess.removeAll(alreadyNotifiedPkgs); in getLocationUsersWithNoNotificationYetLocked()514 return pkgsWithLocationAccess; in getLocationUsersWithNoNotificationYetLocked()