Searched refs:isSelectionStarted (Results 1 – 2 of 2) 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
90104 Landroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z