Searched defs:updatedDots (Results 1 – 4 of 4) sorted by relevance
67 private void updateNotificationDots(Predicate<PackageUserKey> updatedDots) { in updateNotificationDots()148 private void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { in trimNotifications()233 default void onNotificationDotsUpdated(Predicate<PackageUserKey> updatedDots) { } in onNotificationDotsUpdated()235 default void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { } in trimNotifications()
137 public void updateNotificationDots(Predicate<PackageUserKey> updatedDots) { in updateNotificationDots()
1275 public void updateNotificationDots(Predicate<PackageUserKey> updatedDots) { in updateNotificationDots()
3160 public void updateNotificationDots(Predicate<PackageUserKey> updatedDots) { in updateNotificationDots()