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

/frameworks/base/core/java/android/text/
H A DHtml.java728 private static Pattern getBackgroundColorPattern() { method in class:HtmlToSpannedConverter
1094 m = getBackgroundColorPattern().matcher(style);

Completed in 38 milliseconds