Searched refs:newHtmlText (Results 1 – 5 of 5) sorted by relevance
109 ClipData clipData = ClipData.newHtmlText("Test", "Some HTML", in test_getShareIntent_html()
868 static public ClipData newHtmlText(CharSequence label, CharSequence text, in newHtmlText() method in ClipData
1295 clip = ClipData.newHtmlText("html", "styledtext", "<b>styledtext</b>"); in initializeClipboardWithText()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9740 method public static android.content.ClipData newHtmlText(CharSequence, CharSequence, String);