Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java758 private boolean touchPositionIsInSelection() { in touchPositionIsInSelection() method in Editor
871 if (touchPositionIsInSelection()) { in performLongClick()