Home
last modified time | relevance | path

Searched refs:PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java3463 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO field in View
9640 & PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK) >> PFLAG3_IMPORTANT_FOR_AUTOFILL_SHIFT; in getImportantForAutofill()
9675 mPrivateFlags3 &= ~PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK; in setImportantForAutofill()
9677 & PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK; in setImportantForAutofill()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63677 Landroid/view/View;->PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK:I