Searched refs:BUNDLE_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance
602 public static final String BUNDLE_HEADER_SIZE = "_headerSize"; field in Item676 bundle.putInt(BUNDLE_HEADER_SIZE, headerSize); in toBundle()
196 static inline constexpr const char *BUNDLE_HEADER_SIZE = "_headerSize"; variable