Home
last modified time | relevance | path

Searched defs:getSelectionEnd (Results 1 – 7 of 7) 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.java327 private int getSelectionEnd() { in getSelectionEnd() method in ContentCaptureEvent
/frameworks/base/core/java/android/text/
DSelection.java52 public static final int getSelectionEnd(CharSequence text) { in getSelectionEnd() method in Selection
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java1303 public int getSelectionEnd() { in getSelectionEnd() method in EditStyledText.EditorManager
/frameworks/base/core/java/android/widget/
DTextView.java12157 public int getSelectionEnd() { in getSelectionEnd() method