Home
last modified time | relevance | path

Searched refs:readHashMapInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DParcel.java3600 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
/frameworks/base/boot/
Dboot-image-profile.txt12839 HSPLandroid/os/Parcel;->readHashMapInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Clas…