Searched refs:uniqueUserPackageId (Results 1 – 1 of 1) sorted by relevance
965 String uniqueUserPackageId = mActiveUserNotificationsByNotificationId.get(id); in handleIntent() local966 if (uniqueUserPackageId != null in handleIntent()967 && uniqueUserPackageId.equals(getUserPackageUniqueId(userHandle.getIdentifier(), in handleIntent()970 mActiveUserNotifications.remove(uniqueUserPackageId); in handleIntent()