HomeSort by relevance Sort by last modified time
    Searched refs:textCanBeSelected (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
Editor.java 479 mSelectionControllerEnabled = enabled && mTextView.textCanBeSelected();
623 * Unlike {@link TextView#textCanBeSelected()}, this method is based on the <i>current</i> state
624 * of the TextView. textCanBeSelected() has to be true (this is one of the conditions to have
    [all...]

Completed in 312 milliseconds