Searched refs:postedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
73 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument75 DotInfo dotInfo = mPackageUserToDotInfos.get(postedPackageUserKey); in onNotificationPosted()81 mPackageUserToDotInfos.put(postedPackageUserKey, newDotInfo); in onNotificationPosted()91 mPackageUserToDotInfos.remove(postedPackageUserKey); in onNotificationPosted()95 updateNotificationDots(t -> postedPackageUserKey.equals(t)); in onNotificationPosted()
389 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument