Searched refs:BUNDLE_KEY_BUNDLE_PII_VALUES (Results 1 – 1 of 1) sorted by relevance
46 private static final String BUNDLE_KEY_BUNDLE_PII_VALUES = "CustomEvent_pii_bundleValues"; field in CustomEvent80 PersistableBundles.fromBundle(bundle.getBundle(BUNDLE_KEY_BUNDLE_PII_VALUES))); in toCustomEvent()92 BUNDLE_KEY_BUNDLE_PII_VALUES, PersistableBundles.toBundle(customEvent.piiValues())); in toBundle()