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