Searched refs:SAMPLE_COLOR (Results 1 – 1 of 1) sorted by relevance
32 private static final int SAMPLE_COLOR = Color.MAGENTA; field in HtmlToSpannedParserTest38 new HtmlToSpannedParser(new ClickableSpanFactory(SAMPLE_COLOR, intent -> {}), in setUp()