Searched refs:postedPackageUserKey (Results 1 – 2 of 2) sorted by relevance
81 public void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument83 DotInfo dotInfo = mPackageUserToDotInfos.get(postedPackageUserKey); in onNotificationPosted()86 mPackageUserToDotInfos.put(postedPackageUserKey, dotInfo); in onNotificationPosted()89 updateNotificationDots(postedPackageUserKey::equals); in onNotificationPosted()
324 void onNotificationPosted(PackageUserKey postedPackageUserKey, in onNotificationPosted() argument