Searched defs:readMap (Results 1 – 2 of 2) sorted by relevance
72 private Map<Short, Object> readMap() { in readMap() method in Decoder
3430 public final void readMap(@NonNull Map outVal, @Nullable ClassLoader loader) { in readMap() method in Parcel3441 public <K, V> void readMap(@NonNull Map<? super K, ? super V> outVal, in readMap() method in Parcel