Searched refs:AUTOFILL_FLAGS_HAS_AUTOFILL_SESSION_ID (Results 1 – 1 of 1) sorted by relevance
705 static final int AUTOFILL_FLAGS_HAS_AUTOFILL_SESSION_ID = 0x0800; field in AssistStructure.ViewNode802 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_SESSION_ID) != 0) { in initializeFromParcelWithoutChildren()963 autofillFlags |= AUTOFILL_FLAGS_HAS_AUTOFILL_SESSION_ID; in writeSelfToParcel()1034 if ((autofillFlags & AUTOFILL_FLAGS_HAS_AUTOFILL_SESSION_ID) != 0) { in writeSelfToParcel()