Searched refs:readHashMap (Results 1 – 6 of 6) sorted by relevance
2570 public final HashMap readHashMap(@Nullable ClassLoader loader) in readHashMap() method in Parcel3171 return readHashMap(loader); in readValue()
1169 this.keySetMapping = in.readHashMap(boot);1181 this.processes = in.readHashMap(boot);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
21975 method public final java.util.HashMap readHashMap(java.lang.ClassLoader);
15796 HSPLandroid/os/Parcel;->readHashMap(Ljava/lang/ClassLoader;)Ljava/util/HashMap;
36485 method @Nullable public java.util.HashMap readHashMap(@Nullable ClassLoader);