Searched refs:packageToNotifyFor (Results 1 – 1 of 1) sorted by relevance
389 UserPackage packageToNotifyFor = null; in addLocationNotificationIfNeeded() local400 packageToNotifyFor = pkg; in addLocationNotificationIfNeeded()405 if (packageToNotifyFor == null) { in addLocationNotificationIfNeeded()406 packageToNotifyFor = packages.get(mRandom.nextInt(packages.size())); in addLocationNotificationIfNeeded()410 pkgInfo = packageToNotifyFor.getPackageInfo(); in addLocationNotificationIfNeeded()412 packages.remove(packageToNotifyFor); in addLocationNotificationIfNeeded()