Searched refs:FLAGS_HAS_AUTOFILL_ID (Results 1 – 1 of 1) sorted by relevance
53 private static final long FLAGS_HAS_AUTOFILL_ID = 1L << 5; field in ViewNode126 if ((nodeFlags & FLAGS_HAS_AUTOFILL_ID) != 0) { in ViewNode()487 nodeFlags |= FLAGS_HAS_AUTOFILL_ID; in writeSelfToParcel()557 if ((nodeFlags & FLAGS_HAS_AUTOFILL_ID) != 0) { in writeSelfToParcel()