Searched defs:conversations (Results 1 – 9 of 9) 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()
320 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationFromTheSameProfileGroup() local346 List<ConversationInfo> conversations = getConversationsInPrimary(); in testAccessConversationForUnlockedUsersOnly() local451 List<ConversationInfo> conversations = getConversationsInPrimary(); in testContactsChanged() local954 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutAddedOrUpdated() local980 List<ConversationInfo> conversations = getConversationsInPrimary(); in testShortcutsDeleted() local
990 List<ConversationChannelWrapper> conversations = in getPriorityTiles() local1008 List<ConversationChannelWrapper> conversations = in getRecentTiles() local
323 optional State conversations = 4; field
1469 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local1517 ArrayList<ConversationChannelWrapper> conversations = new ArrayList<>(); in getConversations() local
780 final int conversations = safeInt(parser, ALLOW_ATT_CONV_FROM, in readZenPolicyXml() local
9048 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_hasShortcut() local9086 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_shortcut_notLongLived() local9110 List<ConversationChannelWrapper> conversations = in testGetConversationsForPackage_doesNotHaveShortcut() local
8711 optional State conversations = 4; field