/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/ |
D | AttachmentGridItemView.java | 38 boolean isItemSelected(MessagePartData attachment); in isItemSelected() 39 void onItemCheckedChanged(AttachmentGridItemView view, MessagePartData attachment); in onItemCheckedChanged() 40 void onItemClicked(AttachmentGridItemView view, MessagePartData attachment); in onItemClicked() 92 public void bind(final MessagePartData attachment, final HostInterface hostInterface) { in bind()
|
D | AttachmentGridView.java | 59 public boolean isItemSelected(final MessagePartData attachment) { in isItemSelected() 64 public void onItemClicked(final AttachmentGridItemView view, final MessagePartData attachment) { in onItemClicked() 73 public void onItemCheckedChanged(AttachmentGridItemView view, MessagePartData attachment) { in onItemCheckedChanged()
|
/packages/apps/UnifiedEmail/src/com/android/mail/photo/ |
D | MailPhotoViewController.java | 172 final Attachment attachment = getCurrentAttachment(); in updateActionItems() local 234 final Attachment attachment = getCurrentAttachment(); in updateActionBar() local 258 final Attachment attachment = getCurrentAttachment(); in onFragmentVisible() local 277 final PhotoViewFragment fragment, final Attachment attachment) { in updateProgressAndEmptyViews() 319 final Attachment attachment = getCurrentAttachment(); in redownloadAttachment() local 334 private void saveAttachment(final Attachment attachment) { in saveAttachment() 368 private void shareAttachment(final Attachment attachment) { in shareAttachment() 395 final Attachment attachment = getCurrentAttachment(); in printAttachment() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | AttachmentTile.java | 69 public static boolean isTiledAttachment(final Attachment attachment) { in isTiledAttachment() 109 protected void render(Attachment attachment, AttachmentPreviewCache attachmentPreviewCache) { in render() 277 public AttachmentPreview(Attachment attachment, Bitmap preview) { in AttachmentPreview() 284 void set(Attachment attachment, Bitmap preview); in set() 285 Bitmap get(Attachment attachment); in get()
|
D | AttachmentTileGrid.java | 86 private void addMessageTileFromAttachment(Attachment attachment, int index, in addMessageTileFromAttachment() 102 public ComposeAttachmentTile addComposeTileFromAttachment(Attachment attachment) { in addComposeTileFromAttachment() 253 public void set(Attachment attachment, Bitmap preview) { in set() 265 public Bitmap get(Attachment attachment) { in get()
|
D | ThumbnailLoadTask.java | 52 AttachmentBitmapHolder holder, Attachment attachment, Attachment prevAttachment) { in setupThumbnailPreview()
|
/packages/apps/Email/tests/src/com/android/email/mail/transport/ |
D | SmtpSenderUnitTests.java | 147 Attachment attachment = setupSimpleAttachment(mProviderContext, message.mId); in testSendMessageWithEmptyAttachment() local 195 Attachment attachment = new Attachment(); in setupSimpleAttachment() local 211 private void expectSimpleAttachment(MockTransport mockTransport, Attachment attachment) { in expectSimpleAttachment()
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | AttachmentUtils.java | 89 public static String getDisplayType(final Context context, final Attachment attachment) { in getDisplayType() 173 public static String cacheAttachmentUri(Context context, Attachment attachment, in cacheAttachmentUri() 282 public static boolean canDownloadAttachment(Context context, Attachment attachment) { in canDownloadAttachment()
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | AttachmentProgressDialogFragment.java | 39 static AttachmentProgressDialogFragment newInstance(Attachment attachment) { in newInstance() 117 public boolean isShowingDialogForAttachment(Attachment attachment) { in isShowingDialogForAttachment()
|
D | AttachmentActionHandler.java | 84 public void setAttachment(Attachment attachment) { in setAttachment() 124 Attachment attachment, int destination, int rendition, int additionalPriority, in startDownloadingAttachment() 143 public void startRedownloadingAttachment(Attachment attachment) { in startRedownloadingAttachment() 283 Attachment attachment, FragmentManager fm) { in handleOption1()
|
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
D | AttachmentsView.java | 100 private void addAttachment(final Attachment attachment) { in addAttachment() 150 final Attachment attachment) { in deleteAttachment() 265 final Attachment attachment = new Attachment(); in generateLocalAttachment() local 376 public void addAttachment(Account account, Attachment attachment) in addAttachment()
|
D | AttachmentComposeView.java | 41 public AttachmentComposeView(Context c, Attachment attachment) { in AttachmentComposeView()
|
D | ComposeAttachmentTile.java | 33 public void render(Attachment attachment, AttachmentPreviewCache attachmentPreviewCache) { in render()
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
D | EmlAttachmentProvider.java | 153 final Attachment attachment = mUriAttachmentMap.get(attachmentsUri); in query() local 242 final Attachment attachment = mUriAttachmentMap.get(uri); in addRow() local 259 private static void addRow(MatrixCursor cursor, Attachment attachment) { in addRow() 296 final Attachment attachment = mUriAttachmentMap.get(uri); in copyAttachment() local 471 final Attachment attachment = mUriAttachmentMap.get(uri); in getFilePath() local
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | MultiAttachmentLayout.java | 71 boolean onAttachmentClick(MessagePartData attachment, Rect viewBoundsOnScreen, in onAttachmentClick() 233 final MessagePartData attachment = iterator.next(); in buildViews() local 400 public View findViewForAttachment(final MessagePartData attachment) { in findViewForAttachment() 412 final MessagePartData attachment; field in MultiAttachmentLayout.ViewWrapper 419 ViewWrapper(final View view, final MessagePartData attachment) { in ViewWrapper()
|
D | AttachmentPreview.java | 237 final MessagePartData attachment = combinedAttachments.get(0); in onAttachmentsChanged() local 318 public boolean onAttachmentClick(final MessagePartData attachment, in onAttachmentClick()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
D | RequestGetMessage.java | 45 RequestGetMessage(String handle, MasClient.CharsetType charset, boolean attachment) { in RequestGetMessage()
|
/packages/apps/Email/tests/src/com/android/email/service/ |
D | AttachmentServiceTests.java | 453 final EmailContent.Attachment attachment = new EmailContent.Attachment(); in testServiceCallbackAttachmentCompleteUpdate() local 466 final EmailContent.Attachment attachment = new EmailContent.Attachment(); in testServiceCallbackAttachmentErrorUpdate() local 479 final EmailContent.Attachment attachment = new EmailContent.Attachment(); in testServiceCallbackAttachmentInProgressUpdate() local
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | AttachmentService.java | 201 private DownloadRequest(final Context context, final Attachment attachment) { in DownloadRequest() 508 ContentValues getAttachmentUpdateValues(final Attachment attachment, in getAttachmentUpdateValues() 546 final Attachment attachment = in loadAttachmentStatus() local 674 final Attachment attachment = Attachment.restoreAttachmentWithId( in run() local 847 final Attachment attachment = Attachment.restoreAttachmentWithId(this, id); in processQueue() local 1122 final Attachment attachment = Attachment.restoreAttachmentWithId(this, attachmentId); in endDownload() local
|
/packages/apps/Email/provider_src/com/android/email/ |
D | NotificationController.java | 27 void showDownloadForwardFailedNotificationSynchronous(Attachment attachment); in showDownloadForwardFailedNotificationSynchronous()
|
D | AttachmentInfo.java | 91 public AttachmentInfo(Context context, Attachment attachment) { in AttachmentInfo()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
D | PendingAttachmentData.java | 130 protected void onPostExecute(final MessagePartData attachment) { in loadAttachmentForDraft()
|
D | DraftMessageData.java | 340 private boolean addOneAttachmentNoNotify(final MessagePartData attachment) { in addOneAttachmentNoNotify() 353 private void addAttachment(final MessagePartData attachment, in addAttachment() 466 public void removeAttachment(final MessagePartData attachment) { in removeAttachment()
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
D | ConversationMessageView.java | 85 boolean onAttachmentClick(ConversationMessageView view, MessagePartData attachment, in onAttachmentClick() 1047 public boolean onAttachmentClick(final MessagePartData attachment, in onAttachmentClick() 1093 void bindView(View view, MessagePartData attachment); in bindView()
|
/packages/apps/Messaging/src/com/android/messaging/widget/ |
D | WidgetConversationService.java | 249 final String attachment = mContext.getString(attachmentStringId); in getViewAt() local
|