Searched refs:removedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
105 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument107 DotInfo oldDotInfo = mPackageUserToDotInfos.get(removedPackageUserKey); in onNotificationRemoved()110 mPackageUserToDotInfos.remove(removedPackageUserKey); in onNotificationRemoved()112 updateNotificationDots(t -> removedPackageUserKey.equals(t)); in onNotificationRemoved()
391 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument