Searched refs:fromHtml (Results 1 – 4 of 4) sorted by relevance
29 textView.setText(Html.fromHtml("<b>some</b> html text")); in shouldBeAbleToGetTextFromTextViewAfterUsingSetTextWithHtmlDotFromHtml()36 editText.setText(Html.fromHtml("<b>some</b> html text")); in shouldBeAbleToGetTextFromEditTextAfterUsingSetTextWithHtmlDotFromHtml()42 Html.fromHtml(null); in shouldThrowNullPointerExceptionWhenNullStringEncountered()
13 public static Spanned fromHtml(String source) { in fromHtml() method in ShadowHtml
358 CharSequence sytledMessage = Html.fromHtml(message); // lame. in onCreateDialog()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...