Searched refs:PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK (Results 1 – 2 of 2) sorted by relevance
3463 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO field in View9640 & 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()
63677 Landroid/view/View;->PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK:I