Home
last modified time | relevance | path

Searched refs:setMaxTextLength (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewStructure.java436 public void setMaxTextLength(@SuppressWarnings("unused") int maxLength) {} in setMaxTextLength() method in ViewStructure
H A DView.java10060 structure.setMaxTextLength(maxTextLength); in populateVirtualStructure()
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java967 public void setMaxTextLength(int maxLength) { in setMaxTextLength() method in ViewNode.ViewStructureImpl
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2191 public void setMaxTextLength(int maxLength) { in setMaxTextLength() method in AssistStructure.ViewNodeBuilder
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java1651 public void setMaxTextLength(int max) { in setMaxTextLength() method in AccessibilityNodeInfo
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java11931 structure.setMaxTextLength(maxLength); in onProvideStructure()
12103 info.setMaxTextLength(((InputFilter.LengthFilter) filter).getMax()); in onInitializeAccessibilityNodeInfoInternal()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2927 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setMaxTextLength(I)V
19347 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setMaxTextLength(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50002 method public void setMaxTextLength(int);
50919 method public void setMaxTextLength(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2925 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setMaxTextLength(I)V
19395 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setMaxTextLength(I)V
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34985 method public void setMaxTextLength(int);