Searched refs:startSelectionActionModeAsync (Results 1 – 4 of 4) sorted by relevance
136 public void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in SelectionActionModeHelper
2094 startSelectionActionModeAsync(false); in refreshTextActionMode()2099 startSelectionActionModeAsync(false); in refreshTextActionMode()2153 void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in Editor2154 getSelectionActionModeHelper().startSelectionActionModeAsync(adjustSelection); in startSelectionActionModeAsync()6043 startSelectionActionModeAsync(mHaventMovedEnoughToStartDrag);
11980 mEditor.startSelectionActionModeAsync(false); in performAccessibilityActionInternal()
81824 Landroid/widget/Editor;->startSelectionActionModeAsync(Z)V84131 Landroid/widget/SelectionActionModeHelper;->startSelectionActionModeAsync(Z)V