Searched refs:FLAGS_HAS_AUTOFILL_HINTS (Results 1 – 1 of 1) sorted by relevance
81 private static final long FLAGS_HAS_AUTOFILL_HINTS = 1L << 33; field in ViewNode195 if ((nodeFlags & FLAGS_HAS_AUTOFILL_HINTS) != 0) { in ViewNode()552 nodeFlags |= FLAGS_HAS_AUTOFILL_HINTS; in writeSelfToParcel()627 if ((nodeFlags & FLAGS_HAS_AUTOFILL_HINTS) != 0) { in writeSelfToParcel()