Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID (Results 1 – 1 of 1) sorted by relevance
728 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID = 0x0001; field in AssistStructure.ViewNode830 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in initializeFromParcelWithoutChildren()995 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID; in writeSelfToParcel()1067 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in writeSelfToParcel()