Searched defs:putShort (Results 1 – 3 of 3) sorted by relevance
266 public TlvConstructor putShort(int type, short data) { in putShort() method in TlvBufferUtils.TlvConstructor
470 public void putShort(@Nullable String key, short value) { in putShort() method in Bundle
616 void putShort(@Nullable String key, short value) { in putShort() method in BaseBundle