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