Home
last modified time | relevance | path

Searched refs:setCustomSelectionActionModeCallback (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/webkit/
DFindActionModeCallback.java60 mEditText.setCustomSelectionActionModeCallback(new NoAction()); in FindActionModeCallback()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java755 ((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()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java361 setCustomSelectionActionModeCallback(this); in RecipientEditTextView()
/frameworks/base/core/java/android/widget/
DTextView.java12307 public void setCustomSelectionActionModeCallback(ActionMode.Callback actionModeCallback) { in setCustomSelectionActionModeCallback() method in TextView.Drawables
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38861 method public void setCustomSelectionActionModeCallback(android.view.ActionMode.Callback);
/frameworks/base/api/
Dcurrent.txt57233 method public void setCustomSelectionActionModeCallback(android.view.ActionMode.Callback);