Searched defs:putByte (Results 1 – 3 of 3) sorted by relevance
150 public TlvConstructor putByte(int type, byte b) { in putByte() method in TlvBufferUtils.TlvConstructor
389 public void putByte(@Nullable String key, byte value) { in putByte() method in Bundle
511 void putByte(@Nullable String key, byte value) { in putByte() method in BaseBundle