Searched refs:setLinksClickable (Results 1 – 2 of 2) sorted by relevance
89 textView.setLinksClickable(true); in testLinksClickable()92 textView.setLinksClickable(false); in testLinksClickable()
205 public final void setLinksClickable(boolean whether) { in setLinksClickable() method in ShadowTextView