Searched refs:addByteValue (Results 1 – 2 of 2) sorted by relevance
94 public HidlVehiclePropValueBuilder addByteValue(byte... values) { in addByteValue() method in HidlVehiclePropValueBuilder
221 KeyValue.addByteValue(builder, ((Byte) value).byteValue()); in createKeyValueEntry()