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