Searched refs:zygoteInputStream (Results 1 – 1 of 1) sorted by relevance
93 DataInputStream zygoteInputStream = null; in connect() local101 zygoteInputStream = new DataInputStream(zygoteSocket.getInputStream()); in connect()114 String abiListString = getAbiList(zygoteWriter, zygoteInputStream); in connect()118 return new ZygoteState(zygoteSocket, zygoteInputStream, zygoteWriter, in connect()