Searched refs:OreoCallback (Results 1 – 1 of 1) sorted by relevance
498 textView.setCustomSelectionActionModeCallback(new OreoCallback(callback, textView)); in setCustomSelectionActionModeCallback()502 private static class OreoCallback implements ActionMode.Callback { class in TextViewCompat518 OreoCallback(ActionMode.Callback callback, TextView textView) { in OreoCallback() method in TextViewCompat.OreoCallback