Searched refs:removedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
94 public void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument96 DotInfo oldDotInfo = mPackageUserToDotInfos.get(removedPackageUserKey); in onNotificationRemoved()99 mPackageUserToDotInfos.remove(removedPackageUserKey); in onNotificationRemoved()101 updateNotificationDots(removedPackageUserKey::equals); in onNotificationRemoved()
326 void onNotificationRemoved(PackageUserKey removedPackageUserKey, in onNotificationRemoved() argument