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