Searched refs:postedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
78 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument80 DotInfo dotInfo = mPackageUserToDotInfos.get(postedPackageUserKey); in onNotificationPosted()86 mPackageUserToDotInfos.put(postedPackageUserKey, newDotInfo); in onNotificationPosted()96 mPackageUserToDotInfos.remove(postedPackageUserKey); in onNotificationPosted()100 updateNotificationDots(t -> postedPackageUserKey.equals(t)); in onNotificationPosted()
389 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument