Searched refs:writeStringList (Results 1 – 2 of 2) sorted by relevance
352 parcel.writeStringList(strings); in testReadWriteStringList()362 parcel.writeStringList(strings); in testWriteCreateStringArrayList()
478 public void writeStringList(List<String> strings) { in writeStringList() method in ShadowParcel