Home | History | Annotate | Download | only in browse

Lines Matching refs:Utils

49 import com.android.mail.utils.AttachmentUtils;
50 import com.android.mail.utils.LogTag;
51 import com.android.mail.utils.LogUtils;
52 import com.android.mail.utils.MimeType;
53 import com.android.mail.utils.Utils;
198 "save_attachment", Utils.normalizeMimeType(mAttachment.getContentType()),
207 Utils.normalizeMimeType(mAttachment.getContentType()), "attachment_bar",
215 "cancel_attachment", Utils.normalizeMimeType(mAttachment.getContentType()),
244 final String mime = Utils.normalizeMimeType(mAttachment.getContentType());
341 Utils.setIntentDataAndTypeAndNormalize(
368 "preview_attachment", Utils.normalizeMimeType(mAttachment.getContentType()),