Searched refs:selectionStarted (Results 1 – 2 of 2) sorted by relevance
447 public static SelectionEvent selectionStarted(int start) { in selectionStarted() method in SmartSelectionEventTracker.SelectionEvent
2256 final boolean selectionStarted = mTextActionMode != null; in startActionModeInternal()2257 if (selectionStarted in startActionModeInternal()2266 return selectionStarted; in startActionModeInternal()