Home
last modified time | relevance | path

Searched refs:maxAdditionalPriority (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentTile.java147 int maxAdditionalPriority = childCount; in showAndDownloadAttachments() local
151 tile.downloadAttachment(maxAdditionalPriority - i, i != 0); in showAndDownloadAttachments()