Searched refs:tB (Results 1 – 1 of 1) sorted by relevance
370 public void setTB(Byte tB) { in setTB() argument371 mTB = tB; in setTB()390 public InterfaceByte(Byte tA, Byte tB, Byte tC, Byte tD) { in InterfaceByte() argument392 this.mTB = tB; in InterfaceByte()