Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java629 Set<String> widgetIdsUpdatedByUri = fetchMatchingUriWidgetIds(sbn); in getMatchingUriWidgetIds()
648 private Set<String> fetchMatchingUriWidgetIds(StatusBarNotification sbn) { in fetchMatchingUriWidgetIds() method in PeopleSpaceWidgetManager