Searched refs:removedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
93 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument95 DotInfo oldDotInfo = mPackageUserToDotInfos.get(removedPackageUserKey); in onNotificationRemoved()98 mPackageUserToDotInfos.remove(removedPackageUserKey); in onNotificationRemoved()100 updateNotificationDots(removedPackageUserKey::equals); in onNotificationRemoved()
345 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument