Searched refs:refSubId (Results 1 – 2 of 2) sorted by relevance
421 final long threadId, int refSubId, final ConversationCustomization customization) { in getOrCreateConversation() argument434 refSubId); in getOrCreateConversation()
79 final List<String> recipients, final int refSubId) { in getConversationParticipantsFromRecipients() argument86 participants.add(ParticipantData.getFromRawPhoneBySimLocale(recipient, refSubId)); in getConversationParticipantsFromRecipients()168 final long threadId, final boolean senderBlocked, final int refSubId) { in getOrCreateConversationFromThreadId() argument172 getConversationParticipantsFromRecipients(recipients, refSubId); in getOrCreateConversationFromThreadId()