Searched defs:conversationIds (Results 1 – 6 of 6) sorted by relevance
71 NotificationState(final ConversationIdSet conversationIds) { in NotificationState()
661 final List<String> conversationIds = new ArrayList<String>(); in getConversationsWithSelfParticipantIds() local
1817 final HashSet<String> conversationIds = new HashSet<String>(); in getConversationsForParticipants() local1848 final HashSet<String> conversationIds = getConversationsForParticipants(participants); in refreshConversationsForParticipants() local
956 final ConversationIdSet conversationIds = notificationState.mConversationIds; in doNotify() local
1242 ConversationIdSet conversationIds = null; in checkFailedMessages() local
159 final ArrayList<String> conversationIds = new ArrayList<String>(); in onActionBarArchive() local