Searched refs:STRING_SERIALIZER (Results 1 – 5 of 5) sorted by relevance
23 import static com.android.server.vcn.util.PersistableBundleUtils.STRING_SERIALIZER;127 PersistableBundleUtils.fromList(new ArrayList<>(mSsids), STRING_SERIALIZER); in toPersistableBundle()
31 import static com.android.server.vcn.util.PersistableBundleUtils.STRING_SERIALIZER;238 new ArrayList<>(mAllowedNetworkPlmnIds), STRING_SERIALIZER); in toPersistableBundle()
100 public static final Serializer<String> STRING_SERIALIZER = field in PersistableBundleUtils
4287 excludedApps, PersistableBundleUtils.STRING_SERIALIZER); in storeAppExclusionList()
463 packages, PersistableBundleUtils.STRING_SERIALIZER)), in getPackageByteString()