Searched refs:BUNDLE_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
649 public static final String BUNDLE_KEY_SIZE = "_keySize"; field in Item715 bundle.putChar(BUNDLE_KEY_SIZE, keySize); in toBundle()
230 static inline constexpr const char *BUNDLE_KEY_SIZE = "_keySize"; variable