Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java10327 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument
10329 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()
10331 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/non-updatable-api/
Dcurrent.txt1206 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/base/api/
Dcurrent.txt1206 field public static final int selectAllOnFocus = 16843102; // 0x101015e
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90831 Lcom/android/internal/R$attr;->selectAllOnFocus:I