Home
last modified time | relevance | path

Searched refs:collectParts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DMimeUtility.java355 public static void collectParts(Part part, ArrayList<Part> viewables, ArrayList<Part> attachments) in collectParts() method in MimeUtility
386 collectParts(bp, viewables, attachments); in collectParts()
392 collectParts(message, viewables, attachments); in collectParts()