Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_HINTS (Results 1 – 1 of 1) sorted by relevance
732 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_HINTS = 0x0010; field in AssistStructure.ViewNode844 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_HINTS) != 0) { in initializeFromParcelWithoutChildren()1010 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_HINTS; in writeSelfToParcel()1079 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_HINTS) != 0) { in writeSelfToParcel()