Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java7459 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument
7461 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()
7463 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
/frameworks/base/api/
Dsystem-current.txt1150 field public static final int selectAllOnFocus = 16843102; // 0x101015e
Dcurrent.txt1076 field public static final int selectAllOnFocus = 16843102; // 0x101015e