Home
last modified time | relevance | path

Searched refs:AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/assist/
DAssistStructure.java567 ? View.AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS : 0; in resolveViewAutofillFlags()
/frameworks/base/core/java/android/view/
DView.java1504 AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS
1513 public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS = 0x1; field in View
9676 && (flags & AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS) == 0) {
DViewGroup.java3710 if ((flags & AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS) != 0 in populateChildrenForAutofill()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53189 field public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS = 1; // 0x1