Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java10523 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument
10525 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()
10527 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
/frameworks/base/core/api/
Dcurrent.txt1274 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1076 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt79725 Lcom/android/internal/R$attr;->selectAllOnFocus:I