Home
last modified time | relevance | path

Searched defs:htmlText (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/
DClipData.java250 public Builder setHtmlText(@Nullable String htmlText) { in setHtmlText()
331 public Item(CharSequence text, String htmlText) { in Item()
363 public Item(CharSequence text, String htmlText, Intent intent, Uri uri) { in Item()
370 private Item(CharSequence text, String htmlText, Intent intent, IntentSender intentSender, in Item()
578 String htmlText = getHtmlText(); in coerceToStyledText() local
626 String htmlText = getHtmlText(); in coerceToHtmlText() local
971 String htmlText) { in newHtmlText()
1366 String htmlText = in.readString8(); in ClipData() local
DIntent.java12781 final String htmlText = getStringExtra(EXTRA_HTML_TEXT); in migrateExtraStreamToClipData() local
12899 String htmlText = htmlTexts != null ? htmlTexts.get(which) : null; in makeClipItem() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...