Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DParcel.java3316 return readHashMapInternal(loader, /* clazzKey */ null, /* clazzValue */ null); in readHashMap()
3332 return readHashMapInternal(loader, clazzKey, clazzValue); in readHashMap()
4617 object = readHashMapInternal(loader, keyType, valueType); in readValue()
5285 private <K, V> HashMap<K, V> readHashMapInternal(@Nullable ClassLoader loader, in readHashMapInternal() method in Parcel
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12537 HSPLandroid/os/Parcel;->readHashMapInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Clas…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12540 HSPLandroid/os/Parcel;->readHashMapInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Clas…