Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java144 public static Map<PeopleTileKey, TileConversationListener>
217 public class TileConversationListener implements PeopleManager.ConversationListener { class in PeopleSpaceWidgetManager
868 TileConversationListener newListener = new TileConversationListener(); in registerConversationListenerIfNeeded()
938 TileConversationListener registeredListener; in unregisterConversationListener()