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

  /packages/apps/Messaging/src/com/android/messaging/ui/
AttachmentPreviewFactory.java 62 public static final int TYPE_CHOOSER_GRID = 3;
160 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
172 if (viewType == TYPE_CHOOSER_GRID) {
219 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
262 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
288 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
  /packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
AttachmentGridItemView.java 116 AttachmentPreviewFactory.TYPE_CHOOSER_GRID, true /* startImageRequest */, null);

Completed in 2799 milliseconds