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