Searched refs:userPkg (Results 1 – 1 of 1) sorted by relevance
263 UserPackage userPkg = packages.valueAt(i); in safeAlreadyNotifiedPackagesLocked() local265 writer.append(userPkg.pkg); in safeAlreadyNotifiedPackagesLocked()268 Long.valueOf(mUserManager.getSerialNumberForUser(userPkg.user)).toString()); in safeAlreadyNotifiedPackagesLocked()453 UserPackage userPkg = new UserPackage(mContext, pkg, user); in getLocationUsersWithNoNotificationYetLocked() local455 AppPermissionGroup bgLocationGroup = userPkg.getBackgroundLocationGroup(); in getLocationUsersWithNoNotificationYetLocked()475 if (userPkg.getLocationGroup().hasGrantedByDefaultPermission() in getLocationUsersWithNoNotificationYetLocked()502 pkgsWithLocationAccess.add(userPkg); in getLocationUsersWithNoNotificationYetLocked()681 for (UserPackage userPkg : alreadyNotifiedPkgs) { in resetAlreadyNotifiedPackagesWithoutPermissionLocked()684 AppPermissionGroup bgLocationGroup = userPkg.getBackgroundLocationGroup(); in resetAlreadyNotifiedPackagesWithoutPermissionLocked()686 packagesToRemove.add(userPkg); in resetAlreadyNotifiedPackagesWithoutPermissionLocked()