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
325 keyedConversations.put(getListenerKey(conversation), conversation); in onConversationsUpdate() local343 private ListenerKey getListenerKey(ConversationChannel conversation) { in getListenerKey()
276 public void onConversationUpdate(ConversationChannel conversation) { in onConversationUpdate()
221 public void onConversationUpdate(@NonNull ConversationChannel conversation) { in onConversationUpdate()672 public void updateWidgetsWithConversationChanged(ConversationChannel conversation) { in updateWidgetsWithConversationChanged()693 private void updateStorageAndViewWithConversationData(ConversationChannel conversation, in updateStorageAndViewWithConversationData()
1177 @NonNull NotificationChannel conversation, @NonNull NotificationChannel oldParent, in maybeUpdateChildConversationChannel()1589 ConversationChannelWrapper conversation = in getConversations() local1635 ConversationChannelWrapper conversation = new ConversationChannelWrapper(); in getConversations() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...