Searched refs:isSelectionStarted (Results 1 – 2 of 2) sorted by relevance
234 static boolean isSelectionStarted(Spannable buffer) { in isSelectionStarted() method in Touch
270 if (isMouse && Touch.isSelectionStarted(buffer)) { in onTouchEvent()