Searched refs:PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK (Results 1 – 2 of 2) sorted by relevance
3705 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO field in View10344 & PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK) >> PFLAG3_IMPORTANT_FOR_AUTOFILL_SHIFT;10380 mPrivateFlags3 &= ~PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK;10382 & PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK;
63034 Landroid/view/View;->PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK:I