Searched defs:htmlText (Results 1 – 2 of 2) sorted by relevance
239 public Item(CharSequence text, String htmlText) { in Item()283 public Item(CharSequence text, String htmlText, Intent intent, Uri uri) { in Item()432 String htmlText = getHtmlText(); in coerceToStyledText() local479 String htmlText = getHtmlText(); in coerceToHtmlText() local791 String htmlText) { in newHtmlText()1172 String htmlText = readHtmlTextFromParcel(in); in ClipData() local
11142 final String htmlText = getStringExtra(EXTRA_HTML_TEXT); in migrateExtraStreamToClipData() local11236 String htmlText = htmlTexts != null ? htmlTexts.get(which) : null; in makeClipItem() local