Searched refs:AttachmentDestination (Results 1 – 2 of 2) sorted by relevance
1262 public static final class AttachmentDestination { class in UIProvider1273 private AttachmentDestination() {} in AttachmentDestination() method in UIProvider.AttachmentDestination
385 if (attachment.mUiDestination == UIProvider.AttachmentDestination.CACHE) { in saveAttachment()