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