Home | History | Annotate | Download | only in os

Lines Matching defs:createTypedArrayList

131  * {@link #createTypedArray} and {@link #createTypedArrayList}.  These methods
1367 * @see #createTypedArrayList
2390 public final <T> ArrayList<T> createTypedArrayList(Parcelable.Creator<T> c) {