Home | History | Annotate | Download | only in os

Lines Matching defs:readTypedArray

1472 readTypedArray} with the correct corresponding
1479 * @see #readTypedArray
2573 public final <T> void readTypedArray(T[] val, Parcelable.Creator<T> c) {
2589 public final <T> T[] readTypedArray(Parcelable.Creator<T> c) {