Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID (Results 1 – 1 of 1) sorted by relevance
691 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID = 0x001; field in AssistStructure.ViewNode751 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in ViewNode()902 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID; in writeSelfToParcel()970 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in writeSelfToParcel()