Searched refs:mNotificationKeyToWidgetIdsMatchedByUri (Results 1 – 1 of 1) sorted by relevance
166 private Map<String, Set<String>> mNotificationKeyToWidgetIdsMatchedByUri = new HashMap<>(); field in PeopleSpaceWidgetManager661 mNotificationKeyToWidgetIdsMatchedByUri.put(sbn.getKey(), widgetIdsUpdatedByUri); in getMatchingUriWidgetIds()668 mNotificationKeyToWidgetIdsMatchedByUri.remove(sbn.getKey()); in getMatchingUriWidgetIds()