Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java626 Set<String> widgetIdsUpdatedByUri = fetchMatchingUriWidgetIds(sbn); in getMatchingUriWidgetIds() local
628 mNotificationKeyToWidgetIdsMatchedByUri.put(sbn.getKey(), widgetIdsUpdatedByUri); in getMatchingUriWidgetIds() local