Home
last modified time | relevance | path

Searched refs:getLocationUsersWithNoNotificationYetLocked (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/
DLocationAccessCheck.java378 List<UserPackage> packages = getLocationUsersWithNoNotificationYetLocked(ops); in addLocationNotificationIfNeeded()
431 private @NonNull List<UserPackage> getLocationUsersWithNoNotificationYetLocked( in getLocationUsersWithNoNotificationYetLocked() method in LocationAccessCheck