HomeSort by relevance Sort by last modified time
    Searched refs:tileGrid (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentTile.java 136 AttachmentTileGrid tileGrid = ((AttachmentTileGrid) getParent());
137 int childCount = tileGrid.getChildCount();
142 MessageAttachmentTile tile = (MessageAttachmentTile) tileGrid.getChildAt(i);
  /external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
SubsamplingScaleImageView.java     [all...]

Completed in 220 milliseconds