Searched refs:setCustomSelectionActionModeCallback (Results 1 – 5 of 5) sorted by relevance
66 mEditText.setCustomSelectionActionModeCallback(new NoAction()); in FindActionModeCallback()
389 textView.setCustomSelectionActionModeCallback( in testToolbarMenuItemClickAfterSelectionChange()427 textView.setCustomSelectionActionModeCallback( in testSelectionOnCreateActionModeReturnsFalse()925 ((TextView) mActivity.findViewById(R.id.textview)).setCustomSelectionActionModeCallback( in testSelectionHandles_visibleEvenWithEmptyMenu()958 textView.setCustomSelectionActionModeCallback(amCallback); in testSetSelectionAndActionMode()1049 mActivityRule.runOnUiThread(() -> textView.setCustomSelectionActionModeCallback( in testResetMenuItemTitle()1076 mActivityRule.runOnUiThread(() -> textView.setCustomSelectionActionModeCallback( in testAssistItemIsAtIndexZero()
14758 public void setCustomSelectionActionModeCallback(ActionMode.Callback actionModeCallback) { in setCustomSelectionActionModeCallback() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60354 method public void setCustomSelectionActionModeCallback(android.view.ActionMode.Callback);