Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java470 Set<String> tilesUpdatedByUri = getMatchingUriWidgetIds(sbn, action); in updateWidgetsWithNotificationChangedInBackground() local
473 Log.d(TAG, "Widgets by URI to be updated:" + tilesUpdatedByUri.toString()); in updateWidgetsWithNotificationChangedInBackground()
475 tilesUpdated.addAll(tilesUpdatedByUri); in updateWidgetsWithNotificationChangedInBackground()