Searched refs:isSelectionStarted (Results 1 – 2 of 2) sorted by relevance
582 if (isSelectionStarted()) { in onClassifiedSelection()595 if (isSelectionStarted()) { in onSelectionUpdated()620 if (isSelectionStarted()) { in onSelectionAction()635 if (isSelectionStarted() in resetSelection()656 if (isSelectionStarted() && start == mSelectionStart && end == mSelectionEnd) { in onTextChanged()669 private boolean isSelectionStarted() { in isSelectionStarted() method in SelectionActionModeHelper.SelectionTracker
84043 Landroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z