Home
last modified time | relevance | path

Searched refs:selectAllText (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java1229 return mTextView.selectAllText(); in selectCurrentWord()
1281 return mTextView.selectAllText(); in selectCurrentParagraph()
1617 mTextView.selectAllText(); in onFocusChanged()
H A DTextView.java14571 selectAllText(); in onTextContextMenuItem()
15064 boolean selectAllText() { in selectAllText() method
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70615 Landroid/widget/TextView;->selectAllText()Z