Searched refs:isSelectionStarted (Results 1 – 1 of 1) sorted by relevance
546 if (isSelectionStarted()) { in onClassifiedSelection()559 if (isSelectionStarted()) { in onSelectionUpdated()584 if (isSelectionStarted()) { in onSelectionAction()599 if (isSelectionStarted() in resetSelection()619 if (isSelectionStarted() && start == mSelectionStart && end == mSelectionEnd) { in onTextChanged()632 private boolean isSelectionStarted() { in isSelectionStarted() method in SelectionActionModeHelper.SelectionTracker