Searched refs:withinDiv (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DHtml.java287 withinDiv(out, text, 0, text.length(), option);
318 withinDiv(out, text, i, next, option);
326 private static void withinDiv(StringBuilder out, Spanned text, int start, int end, method in class:Html

Completed in 31 milliseconds