Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DAttachment.java692 public static int updatePreviewStates(int previewStates, int attachmentIndex, int rendition, in updatePreviewStates()
715 public static boolean getPreviewState(int previewStates, int attachmentIndex, int rendition) { in getPreviewState()