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