Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1263 int maxOffset = selectionController.getMaxTouchOffset(); in touchPositionIsInSelection()
1403 final int maxOffset = selectionController.getMaxTouchOffset(); in getLastTouchOffsets()
6695 public int getMaxTouchOffset() { in getMaxTouchOffset() method in Editor.SelectionHandleView.SelectionModifierCursorController