Home
last modified time | relevance | path

Searched refs:startSelectionActionModeAsync (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java137 public void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in SelectionActionModeHelper
H A DEditor.java2427 startSelectionActionModeAsync(false); in refreshTextActionMode()
2432 startSelectionActionModeAsync(false); in refreshTextActionMode()
2487 void startSelectionActionModeAsync(boolean adjustSelection) { in startSelectionActionModeAsync() method in Editor
2488 getSelectionActionModeHelper().startSelectionActionModeAsync(adjustSelection); in startSelectionActionModeAsync()
6972 startSelectionActionModeAsync(mHaventMovedEnoughToStartDrag); in onTouchEvent()
H A DTextView.java10065 mEditor.startSelectionActionModeAsync(/* adjustSelection= */ false); in performHandwritingSelectGesture()
14343 mEditor.startSelectionActionModeAsync(false); in performAccessibilityActionInternal()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67395 Landroid/widget/Editor;->startSelectionActionModeAsync(Z)V
69702 Landroid/widget/SelectionActionModeHelper;->startSelectionActionModeAsync(Z)V