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

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

Completed in 64 milliseconds