Home
last modified time | relevance | path

Searched defs:AttachmentLoader (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DAttachmentLoader.java33 public class AttachmentLoader extends CursorLoader { class
35 public AttachmentLoader(Context c, Uri uri) { in AttachmentLoader() method in AttachmentLoader