Searched defs:writeByte (Results 1 – 6 of 6) sorted by relevance
29 void writeByte(int i); in writeByte() method
50 public void writeByte(int value); in writeByte() method
164 public void writeByte(int value) { in writeByte() method in ByteArrayAnnotatedOutput
47 public void writeByte(int value); in writeByte() method
148 public void writeByte(int value) { in writeByte() method in ByteArrayAnnotatedOutput
643 public void writeByte(int b) { in writeByte() method in Dex.Section