Searched refs:AttachmentsCursor (Results 1 – 1 of 1) sorted by relevance
4265 static class AttachmentsCursor extends CursorWrapper { class in EmailProvider4271 public AttachmentsCursor(Context context, Cursor cursor) { in AttachmentsCursor() method in EmailProvider.AttachmentsCursor4712 c = new AttachmentsCursor(context, c); in uiQuery()