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.java503 Set<String> tilesUpdatedByUri = getMatchingUriWidgetIds(sbn, action); in updateWidgetsWithNotificationChangedInBackground()
656 private Set<String> getMatchingUriWidgetIds(StatusBarNotification sbn, in getMatchingUriWidgetIds() method in PeopleSpaceWidgetManager