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.java548 ? View.AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS : 0; in resolveViewAutofillFlags()
/frameworks/base/core/java/android/view/
DView.java1381 AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS
1390 public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS = 0x1; field in View
8662 && (flags & AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS) == 0) {
DViewGroup.java3662 if ((flags & AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS) != 0 in populateChildrenForAutofill()
/frameworks/base/non-updatable-api/
Dcurrent.txt52040 field public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt52184 field public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS = 1; // 0x1