Searched refs:mNotificationAccessPackageToUserId (Results 1 – 1 of 1) sorted by relevance
450 private final ArrayMap<String, Integer> mNotificationAccessPackageToUserId = field in VrManagerService.NotificationAccessManager462 final int listenerCount = mNotificationAccessPackageToUserId.size(); in update()464 final int grantUserId = mNotificationAccessPackageToUserId.valueAt(i); in update()466 String packageName = mNotificationAccessPackageToUserId.keyAt(i); in update()470 mNotificationAccessPackageToUserId.removeAt(i); in update()479 mNotificationAccessPackageToUserId.remove(pkg); in update()487 mNotificationAccessPackageToUserId.put(pkg, currentUserId); in update()