Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/photo/
DMailPhotoViewController.java191 List<Attachment> attachments = getAllAttachments(); in updateActionItems()
421 private List<Attachment> getAllAttachments() { in getAllAttachments() method in MailPhotoViewController