Searched refs:tilesUpdated (Results 1 – 1 of 1) sorted by relevance
502 Set<String> tilesUpdated = getMatchingKeyWidgetIds(key); in updateWidgetsWithNotificationChangedInBackground() local505 Log.d(TAG, "Widgets by key to be updated:" + tilesUpdated.toString()); in updateWidgetsWithNotificationChangedInBackground()508 tilesUpdated.addAll(tilesUpdatedByUri); in updateWidgetsWithNotificationChangedInBackground()509 updateWidgetIdsBasedOnNotifications(tilesUpdated, notifications); in updateWidgetsWithNotificationChangedInBackground()