Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java471 updateWidgetIdsBasedOnNotifications(tilesUpdated); in updateWidgetsWithNotificationChangedInBackground()
479 private void updateWidgetIdsBasedOnNotifications(Set<String> widgetIdsToUpdate) { in updateWidgetIdsBasedOnNotifications() method in PeopleSpaceWidgetManager