Searched refs:fromMap (Results 1 – 7 of 7) sorted by relevance
230 final ArrayMap<String, Object> fromMap = from.mMap; in BaseBundle() local231 final int n = fromMap.size(); in BaseBundle()234 mMap.append(fromMap.keyAt(i), deepCopyValue(fromMap.valueAt(i))); in BaseBundle()
188 PersistableBundleUtils.fromMap( in testMapConversionLossless()
247 PersistableBundleUtils.fromMap( in toPersistableBundle()
240 public static <K, V> PersistableBundle fromMap( in fromMap() method in PersistableBundleUtils
934 PersistableBundleUtils.fromMap( in writeConfigsToDiskLocked()
266 PersistableBundleUtils.fromMap( in VcnManagementServiceTest()
57641 …method protected static final org.apache.http.util.VersionInfo fromMap(java.lang.String, java.util…