Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java453 public int getSelectionEnd() { in getSelectionEnd() method in CursorAnchorInfo
/frameworks/base/core/java/android/text/
DSelection.java50 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.java9342 public int getSelectionEnd() { in getSelectionEnd() method in TextView.Drawables