Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java469 Set<String> tilesUpdated = getMatchingKeyWidgetIds(key); in updateWidgetsWithNotificationChangedInBackground()
607 public Set<String> getMatchingKeyWidgetIds(PeopleTileKey key) { in getMatchingKeyWidgetIds() method in PeopleSpaceWidgetManager
677 Set<String> storedWidgetIds = getMatchingKeyWidgetIds(key); in updateWidgetsWithConversationChanged()