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