Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DSurroundingText.java112 public int getSelectionEnd() { in getSelectionEnd() method in SurroundingText
DCursorAnchorInfo.java454 public int getSelectionEnd() { in getSelectionEnd() method in CursorAnchorInfo
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureEvent.java310 private int getSelectionEnd() { in getSelectionEnd() method in ContentCaptureEvent
/frameworks/base/core/java/android/text/
DSelection.java51 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.java10257 public int getSelectionEnd() { in getSelectionEnd() method in TextView.Drawables