Searched refs:tC (Results 1 – 1 of 1) sorted by relevance
374 public void setTC(Byte tC) { in setTC() argument375 mTC = tC; in setTC()390 public InterfaceByte(Byte tA, Byte tB, Byte tC, Byte tD) { in InterfaceByte() argument393 this.mTC = tC; in InterfaceByte()