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