Searched refs:startSelectionActionModeAsync (Results 1 – 3 of 3) sorted by relevance
110 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);
11935 mEditor.startSelectionActionModeAsync(false); in performAccessibilityActionInternal()