Home
last modified time | relevance | path

Searched refs:getAutofillHints (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/assist/
DAssistStructureTest.java245 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()
266 String[] hints = view.getAutofillHints(); in assertBigView()
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java430 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1128 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode
2284 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
/frameworks/base/core/java/android/view/
DView.java8653 structure.setAutofillHints(getAutofillHints());
9045 @Nullable public String[] getAutofillHints() {
9256 if (getAutofillHints() != null) {
9419 if (getAutofillHints() != null) {
/frameworks/base/non-updatable-api/
Dcurrent.txt7149 method @Nullable public String[] getAutofillHints();
51532 method @Nullable public String[] getAutofillHints();
/frameworks/base/api/
Dcurrent.txt7149 method @Nullable public String[] getAutofillHints();
51676 method @Nullable public String[] getAutofillHints();
/frameworks/base/config/
Dboot-image-profile.txt16848 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;