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