Home
last modified time | relevance | path

Searched refs:TextActionModeCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java2128 new TextActionModeCallback(TextActionMode.INSERTION); in startInsertionActionMode()
2244 ActionMode.Callback actionModeCallback = new TextActionModeCallback(actionMode); in startActionModeInternal()
3922 private class TextActionModeCallback extends ActionMode.Callback2 { class in Editor
3929 TextActionModeCallback(@TextActionMode int mode) { in TextActionModeCallback() method in Editor.TextActionModeCallback
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81581 Landroid/widget/Editor$TextActionModeCallback;->addAssistMenuItem(Landroid/view/Menu;Landroid/app/R…
81582 Landroid/widget/Editor$TextActionModeCallback;->clearAssistMenuItems(Landroid/view/Menu;)V
81583 Landroid/widget/Editor$TextActionModeCallback;->createAssistMenuItemPendingIntentRequestCode()I
81584 Landroid/widget/Editor$TextActionModeCallback;->getCustomCallback()Landroid/view/ActionMode$Callbac…
81585 Landroid/widget/Editor$TextActionModeCallback;->hasLegacyAssistItem(Landroid/view/textclassifier/Te…
81586 Landroid/widget/Editor$TextActionModeCallback;->mAssistClickHandlers:Ljava/util/Map;
81587 Landroid/widget/Editor$TextActionModeCallback;->mHandleHeight:I
81588 Landroid/widget/Editor$TextActionModeCallback;->mHasSelection:Z
81589 Landroid/widget/Editor$TextActionModeCallback;->mSelectionBounds:Landroid/graphics/RectF;
81590 Landroid/widget/Editor$TextActionModeCallback;->mSelectionPath:Landroid/graphics/Path;
[all …]