Home
last modified time | relevance | path

Searched refs:tilesUpdatedByUri (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() local
506 Log.d(TAG, "Widgets by URI to be updated:" + tilesUpdatedByUri.toString()); in updateWidgetsWithNotificationChangedInBackground()
508 tilesUpdated.addAll(tilesUpdatedByUri); in updateWidgetsWithNotificationChangedInBackground()