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

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

Completed in 132 milliseconds