Searched defs:writeStringList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DParcel.java924 public final void writeStringList(List<String> val) { method in class:Parcel
1579 * the parcel that was written with {@link #writeStringList} at the
1586 * @see #writeStringList
1627 * {@link #writeStringList} at the current dataPosition().
1632 * @see #writeStringList

Completed in 7 milliseconds