Searched refs:valueBundle (Results 1 – 1 of 1) sorted by relevance
271 final PersistableBundle valueBundle = in.getPersistableBundle(valueKey); in toMap() local274 final V value = valueDeserializer.fromPersistableBundle(valueBundle); in toMap()