Searched defs:putByte (Results 1 – 4 of 4) sorted by relevance
165 public TlvConstructor putByte(int type, byte b) { in putByte() method in TlvBufferUtils.TlvConstructor
791 private int putByte(final int index, final byte value) { in putByte() method in StatsEvent.Buffer
496 public void putByte(@Nullable String key, byte value) { in putByte() method in Bundle
621 void putByte(@Nullable String key, byte value) { in putByte() method in BaseBundle