Searched refs:bgLocationGroup (Results 1 – 1 of 1) sorted by relevance
455 AppPermissionGroup bgLocationGroup = userPkg.getBackgroundLocationGroup(); in getLocationUsersWithNoNotificationYetLocked() local457 if (bgLocationGroup == null) { in getLocationUsersWithNoNotificationYetLocked()463 if (!bgLocationGroup.areRuntimePermissionsGranted()) { in getLocationUsersWithNoNotificationYetLocked()468 if (!bgLocationGroup.isUserSensitive()) { in getLocationUsersWithNoNotificationYetLocked()476 && bgLocationGroup.hasGrantedByDefaultPermission()) { in getLocationUsersWithNoNotificationYetLocked()684 AppPermissionGroup bgLocationGroup = userPkg.getBackgroundLocationGroup(); in resetAlreadyNotifiedPackagesWithoutPermissionLocked() local685 if (bgLocationGroup == null || !bgLocationGroup.areRuntimePermissionsGranted()) { in resetAlreadyNotifiedPackagesWithoutPermissionLocked()