Searched refs:isSelectionStarted (Results 1 – 2 of 2) sorted by relevance
580 if (isSelectionStarted()) { in onClassifiedSelection()593 if (isSelectionStarted()) { in onSelectionUpdated()618 if (isSelectionStarted()) { in onSelectionAction()633 if (isSelectionStarted() in resetSelection()654 if (isSelectionStarted() && start == mSelectionStart && end == mSelectionEnd) { in onTextChanged()667 private boolean isSelectionStarted() { in isSelectionStarted() method in SelectionActionModeHelper.SelectionTracker
26662 HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z