Searched refs:BUNDLE_PROPERTY_COUNT (Results 1 – 2 of 2) sorted by relevance
654 public static final String BUNDLE_PROPERTY_COUNT = "_propertyCount"; field in Item720 bundle.putInt(BUNDLE_PROPERTY_COUNT, propertyCount); in toBundle()
235 static inline constexpr const char *BUNDLE_PROPERTY_COUNT = "_propertyCount"; variable