Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewStructure.java316 public abstract int getTextSelectionEnd(); in getTextSelectionEnd() method in ViewStructure
DView.java11123 structure.setText(text, info.getTextSelectionStart(), info.getTextSelectionEnd());
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java384 public int getTextSelectionEnd() { in getTextSelectionEnd() method in ViewNode
862 public int getTextSelectionEnd() { in getTextSelectionEnd() method in ViewNode.ViewStructureImpl
863 return mNode.getTextSelectionEnd(); in getTextSelectionEnd()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1656 public int getTextSelectionEnd() { in getTextSelectionEnd() method in AssistStructure.ViewNode
2128 public int getTextSelectionEnd() { in getTextSelectionEnd() method in AssistStructure.ViewNodeBuilder
2604 + node.getTextSelectionEnd() + "): " + safeText); in dump()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java3706 public int getTextSelectionEnd() { in getTextSelectionEnd() method in AccessibilityNodeInfo
/frameworks/base/core/api/
Dtest-current.txt3895 method public int getTextSelectionEnd();
Dcurrent.txt8789 method public int getTextSelectionEnd();
53911 method public abstract int getTextSelectionEnd();
54892 method public int getTextSelectionEnd();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34925 method public int getTextSelectionEnd();