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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java1400 public static final String PRECACHE_SELECTION = field in class:EmailContent.Attachment
1404 PRECACHE_SELECTION + " AND " + AttachmentColumns.MESSAGE_KEY + " IN ("
1412 // attachment for precaching, you MUST change the PRECACHE_SELECTION definition above

Completed in 748 milliseconds