Home
last modified time | relevance | path

Searched refs:getAutofillHints (Results 1 – 6 of 6) 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.java8471 structure.setAutofillHints(getAutofillHints());
8863 @Nullable public String[] getAutofillHints() {
9074 if (getAutofillHints() != null) {
/frameworks/base/api/
Dcurrent.txt7146 method @Nullable public String[] getAutofillHints();
50168 method @android.view.ViewDebug.ExportedProperty @Nullable public String[] getAutofillHints();
/frameworks/base/config/
Dboot-image-profile.txt16849 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;