Home
last modified time | relevance | path

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

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