Searched refs:selectAll (Results 1 – 14 of 14) sorted by relevance
142 public void selectAll() { in selectAll() method in EditText143 Selection.selectAll(getText()); in selectAll()
766 mInputText.selectAll(); in NumberPicker()
2831 com.android.internal.R.string.selectAll) in onCreateContextMenu()4058 com.android.internal.R.string.selectAll) in updateSelectAllItem()
12120 static final int ID_SELECT_ALL = android.R.id.selectAll;
108 if (id == android.R.id.selectAll || id == android.R.id.replaceText) { in onTextContextMenuItem()
635 UiObject selectAll = new UiObject(new UiSelector().descriptionContains("Select all")); in clearTextField() local636 if(selectAll.waitForExists(50)) in clearTextField()637 selectAll.click(); in clearTextField()
432 mActivity.getString(com.android.internal.R.string.selectAll)); in testToolbarAndInsertionHandle()449 mActivity.getString(com.android.internal.R.string.selectAll)); in testToolbarAndSelectionHandle()467 mActivity.getString(com.android.internal.R.string.selectAll)); in testToolbarAndSelectionHandle()817 mActivity.getString(com.android.internal.R.string.selectAll)); in testSetSelectionAndActionMode()827 mActivity.getString(com.android.internal.R.string.selectAll)); in testSetSelectionAndActionMode()
159 public static final void selectAll(Spannable text) { in selectAll() method in Selection
237 mSearchAutoComplete.selectAll(); in doShow()
168 private static final int ID_SELECT_ALL = android.R.id.selectAll;1557 private void selectAll() { in selectAll() method in EditStyledText.EditorManager1558 Selection.selectAll(mEST.getText()); in selectAll()3092 mManager.selectAll(); in doNotSelected()
1705 field public static final int selectAll = 16908319; // 0x102001f1816 field public static final int selectAll = 17039373; // 0x104000d29796 method public static final void selectAll(android.text.Spannable);37298 method public void selectAll();
1914 field public static final int selectAll = 16908319; // 0x102001f2033 field public static final int selectAll = 17039373; // 0x104000d47340 method public static final void selectAll(android.text.Spannable);56862 method public void selectAll();
1914 field public static final int selectAll = 16908319; // 0x102001f2033 field public static final int selectAll = 17039373; // 0x104000d47484 method public static final void selectAll(android.text.Spannable);57006 method public void selectAll();
92471 Lcom/android/internal/R$id;->selectAll:I93967 Lcom/android/internal/R$string;->selectAll:I