Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java465 Set<String> tilesUpdatedByUri = getMatchingUriWidgetIds(sbn, action); in updateWidgetsWithNotificationChangedInBackground()
626 private Set<String> getMatchingUriWidgetIds(StatusBarNotification sbn, in getMatchingUriWidgetIds() method in PeopleSpaceWidgetManager