Searched refs:writeByte (Results 1 – 9 of 9) sorted by relevance
56 mOutputParcel.writeByte((byte) 5, 0); in testByte()
85 method public void writeByte(byte, int);
92 method public void writeByte(byte, int);
89 method public void writeByte(byte, int);
93 method public void writeByte(byte, int);
506 public void writeByte(byte val, int fieldId) { in writeByte() method in VersionedParcel