Searched refs:canSelectArbitrarily (Results 1 – 9 of 9) sorted by relevance
59 public boolean canSelectArbitrarily(); in canSelectArbitrarily() method
44 public boolean canSelectArbitrarily() { in canSelectArbitrarily() method in LinkMovementMethod
306 public boolean canSelectArbitrarily() { in canSelectArbitrarily() method in ArrowKeyMovementMethod
31 public boolean canSelectArbitrarily() { in canSelectArbitrarily() method in BaseMovementMethod
11235 if (mMovement == null || !mMovement.canSelectArbitrarily()) return false; in textCanBeSelected()
30194 method public boolean canSelectArbitrarily();30309 method public abstract boolean canSelectArbitrarily();
47766 method public boolean canSelectArbitrarily();47889 method public boolean canSelectArbitrarily();
47910 method public boolean canSelectArbitrarily();48033 method public boolean canSelectArbitrarily();
15208 HSPLandroid/text/method/ArrowKeyMovementMethod;->canSelectArbitrarily()Z