Searched refs:uniqueUserPackageId (Results 1 – 1 of 1) sorted by relevance
1131 String uniqueUserPackageId = mActiveUserNotificationsByNotificationId.get( in processUserNotificationIntent() local1133 if (uniqueUserPackageId != null in processUserNotificationIntent()1134 && uniqueUserPackageId.equals(getUserPackageUniqueId(userHandle.getIdentifier(), in processUserNotificationIntent()1137 mActiveUserNotifications.remove(uniqueUserPackageId); in processUserNotificationIntent()