Home
last modified time | relevance | path

Searched defs:getSelectionEnd (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DTextSnapshot.java103 public int getSelectionEnd() { in getSelectionEnd() method in TextSnapshot
DSurroundingText.java112 public int getSelectionEnd() { in getSelectionEnd() method in SurroundingText
DCursorAnchorInfo.java646 public int getSelectionEnd() { in getSelectionEnd() method in CursorAnchorInfo
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureEvent.java336 private int getSelectionEnd() { in getSelectionEnd() method in ContentCaptureEvent
/frameworks/base/core/java/android/text/
DSelection.java53 public static final int getSelectionEnd(CharSequence text) { in getSelectionEnd() method in Selection
/frameworks/base/core/java/android/widget/
DTextView.java12256 public int getSelectionEnd() { in getSelectionEnd() method