Searched refs:BUNDLE_VERSION (Results 1 – 2 of 2) sorted by relevance
599 public static final String BUNDLE_VERSION = "_version"; field in Item665 bundle.putChar(BUNDLE_VERSION, version); in toBundle()
198 static inline constexpr const char *BUNDLE_VERSION = "_version"; variable