Searched defs:readObject (Results 1 – 4 of 4) sorted by relevance
66 private void readObject(ObjectInputStream inputStream) throws ClassNotFoundException, in readObject() method in SerializableParcelWrapper
88 public void readObject(int id, Object value) { in readObject() method in TestPropertyReader
306 private void readObject(ObjectInputStream inputStream) throws ClassNotFoundException, in readObject() method in CtsVerifierReportLog
1537 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in BundleTest.CustomSerializable