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