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