Searched defs:conversation (Results 1 – 9 of 9) sorted by relevance
32 void onConversationUpdate(in ConversationChannel conversation); in onConversationUpdate()
205 default void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()279 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()
319 private Request( in Request()333 List<Message> conversation = new ArrayList<>(); in readFromParcel() local465 public Builder(@NonNull List<Message> conversation) { in Builder()
85 ConversationChannel conversation = getConversation(CONVERSATION_ID_1); in testCorrectlyMapsToProxyConversationListener() local
338 keyedConversations.put(getListenerKey(conversation), conversation); in onConversationsUpdate() local356 private ListenerKey getListenerKey(ConversationChannel conversation) { in getListenerKey()
302 public void onConversationUpdate(ConversationChannel conversation) { in onConversationUpdate()
253 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()705 public void updateWidgetsWithConversationChanged(ConversationChannel conversation) { in updateWidgetsWithConversationChanged()726 private void updateStorageAndViewWithConversationData(ConversationChannel conversation, in updateStorageAndViewWithConversationData()
1237 @NonNull NotificationChannel conversation, @NonNull NotificationChannel oldParent, in maybeUpdateChildConversationChannel()1653 ConversationChannelWrapper conversation = in getConversations() local1699 ConversationChannelWrapper conversation = new ConversationChannelWrapper(); in getConversations() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...