Searched defs:conversations (Results 1 – 8 of 8) sorted by relevance
118 List<ConversationInfo> conversations; in saveConversationsToDisk() local167 List<ConversationInfo> conversations; in forAllConversations() local291 List<ConversationInfo> conversations; in scheduleUpdateConversationsOnDisk() local
284 default void onConversationsUpdate(@NonNull List<ConversationChannel> conversations) { in onConversationsUpdate()316 public void onConversationsUpdate(List<ConversationChannel> conversations) { in onConversationsUpdate()
319 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationFromTheSameProfileGroup() local345 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationForUnlockedUsersOnly() local450 List<ConversationInfo> conversations = getConversationsInPrimary(); in testContactsChanged() local892 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutAddedOrUpdated() local918 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutsDeleted() local
993 List<ConversationChannelWrapper> conversations = in getPriorityTiles() local1011 List<ConversationChannelWrapper> conversations = in getRecentTiles() local
314 optional State conversations = 4; field
1415 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local1463 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local
7560 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_hasShortcut() local7598 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_shortcut_notLongLived() local7622 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_doesNotHaveShortcut() local
7346 optional State conversations = 4; field