Home | History | Annotate | Download | only in activity

Lines Matching refs:mContentId

1210                     if (mHtmlTextRaw != null && attachment.mContentId != null
1215 "\\s+(?i)src=\"cid(?-i):\\Q" + attachment.mContentId + "\\E\"";