Home
last modified time | relevance | path

Searched refs:SelectionActionModeHelper (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DSelectionActionModeHelperTest.java112 SelectionActionModeHelper.movePointInsideNearestRectangle(point, in testMovePointInsideNearestRectangle()
262 SelectionActionModeHelper.mergeRectangleIntoList(result, inputRectangles[index], in testExpandRectangleList()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java71 public final class SelectionActionModeHelper { class
88 SelectionActionModeHelper(@NonNull Editor editor) { in SelectionActionModeHelper() method in SelectionActionModeHelper
DEditor.java317 private SelectionActionModeHelper mSelectionActionModeHelper;
2319 private SelectionActionModeHelper getSelectionActionModeHelper() { in getSelectionActionModeHelper()
2321 mSelectionActionModeHelper = new SelectionActionModeHelper(this); in getSelectionActionModeHelper()
/frameworks/base/config/
Dpreloaded-classes7770 android.widget.SelectionActionModeHelper$SelectionMetricsLogger
7771 android.widget.SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable
7772 android.widget.SelectionActionModeHelper$SelectionTracker
7773 android.widget.SelectionActionModeHelper$TextClassificationHelper
7774 android.widget.SelectionActionModeHelper
Dboot-image-profile.txt25705 HSPLandroid/widget/Editor;->getSelectionActionModeHelper()Landroid/widget/SelectionActionModeHelper;
26658 HSPLandroid/widget/SelectionActionModeHelper$SelectionMetricsLogger;-><init>(Landroid/widget/TextVi…
26659 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable;-><init>(Landroid/…
26660SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable;-><init>(Landroid/widget/SelectionAc…
26661 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;-><init>(Landroid/widget/TextView;)V
26662 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z
26663 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->onTextChanged(IILandroid/view/textc…
26664 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->resetSelection(ILandroid/widget/Edi…
26665 HSPLandroid/widget/SelectionActionModeHelper$TextClassificationHelper;-><init>(Landroid/content/Con…
26666 HSPLandroid/widget/SelectionActionModeHelper$TextClassificationHelper;->init(Ljava/util/function/Su…
[all …]