Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS (Results 1 – 1 of 1) sorted by relevance
733 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS = 0x0020; field in AssistStructure.ViewNode850 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in initializeFromParcelWithoutChildren()1013 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS; in writeSelfToParcel()1093 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in writeSelfToParcel()