Searched refs:packageToNotifyFor (Results 1 – 1 of 1) sorted by relevance
479 UserPackage packageToNotifyFor = null; in addLocationNotificationIfNeeded() local490 packageToNotifyFor = pkg; in addLocationNotificationIfNeeded()495 if (packageToNotifyFor == null) { in addLocationNotificationIfNeeded()496 packageToNotifyFor = packages.get(mRandom.nextInt(packages.size())); in addLocationNotificationIfNeeded()500 pkgInfo = packageToNotifyFor.getPackageInfo(); in addLocationNotificationIfNeeded()502 packages.remove(packageToNotifyFor); in addLocationNotificationIfNeeded()