Searched refs:mHtmlText (Results 1 – 2 of 2) sorted by relevance
207 final String mHtmlText; field in ClipData.Item220 mHtmlText = other.mHtmlText; in Item()232 mHtmlText = null; in Item()248 mHtmlText = htmlText; in Item()258 mHtmlText = null; in Item()268 mHtmlText = null; in Item()279 mHtmlText = null; in Item()296 mHtmlText = htmlText; in Item()312 return mHtmlText; in getHtmlText()702 if (mHtmlText != null) { in toShortString()[all …]
12857 Landroid/content/ClipData$Item;->mHtmlText:Ljava/lang/String;