Searched defs:onConversationUpdate (Results 1 – 4 of 4) sorted by relevance
32 void onConversationUpdate(in ConversationChannel conversation); in onConversationUpdate() method
205 default void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate() method279 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate() method in PeopleManager.ConversationListenerProxy
276 public void onConversationUpdate(ConversationChannel conversation) { in onConversationUpdate() method in PeopleServiceTest.TestableConversationListener
220 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate() method in PeopleSpaceWidgetManager.TileConversationListener