Home
last modified time | relevance | path

Searched refs:onNotificationDotsUpdated (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java69 mChangeListener.onNotificationDotsUpdated(updatedDots); in updateNotificationDots()
233 default void onNotificationDotsUpdated(Predicate<PackageUserKey> updatedDots) { } in onNotificationDotsUpdated() method
DPopupContainerWithArrow.java494 public void onNotificationDotsUpdated(Predicate<PackageUserKey> updatedDots) {