Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentTile.java136 AttachmentTileGrid tileGrid = ((AttachmentTileGrid) getParent()); in showAndDownloadAttachments() local
137 int childCount = tileGrid.getChildCount(); in showAndDownloadAttachments()
142 MessageAttachmentTile tile = (MessageAttachmentTile) tileGrid.getChildAt(i); in showAndDownloadAttachments()