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