Searched defs:CustomClickableSpan (Results 1 – 1 of 1) sorted by relevance
74 private static final class CustomClickableSpan extends ClickableSpan { class in UrlUtils77 CustomClickableSpan(String url) { in CustomClickableSpan() method in UrlUtils.CustomClickableSpan