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