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.ViewNode755 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in ViewNode()914 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID; in writeSelfToParcel()985 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_VIEW_ID) != 0) { in writeSelfToParcel()