Home
last modified time | relevance | path

Searched defs:trimNotifications (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java148 private void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { in trimNotifications() method in PopupDataProvider
235 default void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { } in trimNotifications() method
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java176 public void trimNotifications(final List<String> notificationKeys) { in trimNotifications() method in NotificationItemView
DNotificationFooterLayout.java209 public void trimNotifications(List<String> notifications) { in trimNotifications() method in NotificationFooterLayout