Searched refs:selectAllOnFocus (Results 1 – 4 of 4) sorted by relevance
10322 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument10324 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()10326 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
1076 field public static final int selectAllOnFocus = 16843102; // 0x101015e
1204 field public static final int selectAllOnFocus = 16843102; // 0x101015e
97270 Lcom/android/internal/R$attr;->selectAllOnFocus:I