Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS (Results 1 – 1 of 1) sorted by relevance
696 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS = 0x020; field in AssistStructure.ViewNode771 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in ViewNode()920 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS; in writeSelfToParcel()996 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in writeSelfToParcel()