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