OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textCanBeSelected
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
Editor.java
448
mSelectionControllerEnabled = enabled && mTextView.
textCanBeSelected
();
592
* Unlike {@link TextView#
textCanBeSelected
()}, this method is based on the <i>current</i> state
593
* of the TextView.
textCanBeSelected
() has to be true (this is one of the conditions to have
[
all
...]
Completed in 257 milliseconds