Searched refs:getRawRecipientIdsForThread (Results 1 – 3 of 3) sorted by relevance
289 final String recipientsString = MmsUtils.getRawRecipientIdsForThread(threadId); in appendDebugInfo()
1325 final String spaceSepIds = getRawRecipientIdsForThread(threadId);1345 private String getRawRecipientIdsForThread(final long threadId) {
727 final String spaceSepIds = getRawRecipientIdsForThread(threadId); in getRecipientsByThread()737 public static String getRawRecipientIdsForThread(final long threadId) { in getRawRecipientIdsForThread() method in MmsUtils