Searched refs:NoThresholdSpan (Results 1 – 1 of 1) sorted by relevance
69 linkText = NoThresholdSpan.linkify(linkText, this); in onCreate()172 private static class NoThresholdSpan extends ClickableSpan { class in DeletionHelperActivity175 public NoThresholdSpan(DeletionHelperActivity parent) { in NoThresholdSpan() method in DeletionHelperActivity.NoThresholdSpan204 NoThresholdSpan link = new NoThresholdSpan(parent); in linkify()