Home
last modified time | relevance | path

Searched refs:selectAllOnFocus (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java12087 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument
12089 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()
12091 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt1441 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt76402 Lcom/android/internal/R$attr;->selectAllOnFocus:I