Searched refs:startSelectionActionModeAsync (Results 1 – 4 of 4) sorted by relevance
136 public void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in SelectionActionModeHelper
2328 startSelectionActionModeAsync(false); in refreshTextActionMode()2333 startSelectionActionModeAsync(false); in refreshTextActionMode()2387 void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in Editor2388 getSelectionActionModeHelper().startSelectionActionModeAsync(adjustSelection); in startSelectionActionModeAsync()6695 startSelectionActionModeAsync(mHaventMovedEnoughToStartDrag); in onTouchEvent()
12347 mEditor.startSelectionActionModeAsync(false); in performAccessibilityActionInternal()
70718 Landroid/widget/Editor;->startSelectionActionModeAsync(Z)V73025 Landroid/widget/SelectionActionModeHelper;->startSelectionActionModeAsync(Z)V