Searched refs:BUNDLE_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
646 public static final String BUNDLE_TOTAL_SIZE = "_totalSize"; field in Item712 bundle.putInt(BUNDLE_TOTAL_SIZE, totalSize); in toBundle()
227 static inline constexpr const char *BUNDLE_TOTAL_SIZE = "_totalSize"; variable