Searched refs:selectAllOnFocus (Results 1 – 4 of 4) sorted by relevance
12087 public void setSelectAllOnFocus(boolean selectAllOnFocus) { in setSelectAllOnFocus() argument12089 mEditor.mSelectAllOnFocus = selectAllOnFocus; in setSelectAllOnFocus()12091 if (selectAllOnFocus && !(mText instanceof Spannable)) { in setSelectAllOnFocus()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1441 field public static final int selectAllOnFocus = 16843102; // 0x101015e
76402 Lcom/android/internal/R$attr;->selectAllOnFocus:I