Searched refs:FLAGS_HAS_AUTOFILL_OPTIONS (Results 1 – 1 of 1) sorted by relevance
82 private static final long FLAGS_HAS_AUTOFILL_OPTIONS = 1L << 34; field in ViewNode201 if ((nodeFlags & FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in ViewNode()555 nodeFlags |= FLAGS_HAS_AUTOFILL_OPTIONS; in writeSelfToParcel()633 if ((nodeFlags & FLAGS_HAS_AUTOFILL_OPTIONS) != 0) { in writeSelfToParcel()