Searched refs:readHashMapInternal (Results 1 – 2 of 2) sorted by relevance
3600 return readHashMapInternal(loader, /* clazzKey */ null, /* clazzValue */ null); in readHashMap()3616 return readHashMapInternal(loader, clazzKey, clazzValue); in readHashMap()4962 object = readHashMapInternal(loader, keyType, valueType); in readValue()5631 private <K, V> HashMap<K, V> readHashMapInternal(@Nullable ClassLoader loader, in readHashMapInternal() method in Parcel
12839 HSPLandroid/os/Parcel;->readHashMapInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Clas…