Searched defs:isPresentLocally (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
H A DAttachment.java410 public boolean isPresentLocally() { method in class:Attachment
419 return isPresentLocally() && contentUri != null;

Completed in 42 milliseconds