Home
last modified time | relevance | path

Searched refs:selectionStarted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/logging/
DSmartSelectionEventTracker.java447 public static SelectionEvent selectionStarted(int start) { in selectionStarted() method in SmartSelectionEventTracker.SelectionEvent
/frameworks/base/core/java/android/widget/
DEditor.java2256 final boolean selectionStarted = mTextActionMode != null; in startActionModeInternal()
2257 if (selectionStarted in startActionModeInternal()
2266 return selectionStarted; in startActionModeInternal()