Searched defs:htmlText (Results 1 – 2 of 2) sorted by relevance
232 public Item(CharSequence text, String htmlText) { in Item()276 public Item(CharSequence text, String htmlText, Intent intent, Uri uri) { in Item()425 String htmlText = getHtmlText(); in coerceToStyledText() local472 String htmlText = getHtmlText(); in coerceToHtmlText() local784 String htmlText) { in newHtmlText()1158 String htmlText = in.readString8(); in ClipData() local
11330 final String htmlText = getStringExtra(EXTRA_HTML_TEXT); in migrateExtraStreamToClipData() local11443 String htmlText = htmlTexts != null ? htmlTexts.get(which) : null; in makeClipItem() local