Searched refs:mHtmlText (Results 1 – 1 of 1) sorted by relevance
190 final String mHtmlText; field in ClipData.Item199 mHtmlText = null; in Item()212 mHtmlText = htmlText; in Item()222 mHtmlText = null; in Item()232 mHtmlText = null; in Item()243 mHtmlText = null; in Item()260 mHtmlText = htmlText; in Item()276 return mHtmlText; in getHtmlText()603 if (mHtmlText != null) { in toShortString()605 b.append(mHtmlText); in toShortString()[all …]