Searched refs:setCustomSelectionActionModeCallback (Results 1 – 6 of 6) sorted by relevance
60 mEditText.setCustomSelectionActionModeCallback(new NoAction()); in FindActionModeCallback()
755 ((TextView) mActivity.findViewById(R.id.textview)).setCustomSelectionActionModeCallback( in testSelectionHandles_visibleEvenWithEmptyMenu()796 textView.setCustomSelectionActionModeCallback(amCallback); in testSetSelectionAndActionMode()892 mActivityRule.runOnUiThread(() -> textView.setCustomSelectionActionModeCallback( in testResetMenuItemTitle()935 mActivityRule.runOnUiThread(() -> textView.setCustomSelectionActionModeCallback( in testAssistItemIsAtIndexZero()
361 setCustomSelectionActionModeCallback(this); in RecipientEditTextView()
12307 public void setCustomSelectionActionModeCallback(ActionMode.Callback actionModeCallback) { in setCustomSelectionActionModeCallback() method in TextView.Drawables
38861 method public void setCustomSelectionActionModeCallback(android.view.ActionMode.Callback);
57233 method public void setCustomSelectionActionModeCallback(android.view.ActionMode.Callback);