Searched refs:setThrowsDuringDeserialization (Results 1 – 1 of 1) sorted by relevance
1390 Parcelable bomb = new CustomParcelable(13, "Tiramisu").setThrowsDuringDeserialization(true); in testItemDeserializationIndependence()1568 public CustomParcelable setThrowsDuringDeserialization( in setThrowsDuringDeserialization() method in BundleTest.CustomParcelable