Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java476 updateWidgetIdsBasedOnNotifications(tilesUpdated, notifications); in updateWidgetsWithNotificationChangedInBackground()
484 private void updateWidgetIdsBasedOnNotifications(Set<String> widgetIdsToUpdate, in updateWidgetIdsBasedOnNotifications() method in PeopleSpaceWidgetManager