Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java10322 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument
10324 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()
10326 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1076 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/base/api/
Dcurrent.txt1204 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt97270 Lcom/android/internal/R$attr;->selectAllOnFocus:I