Home
last modified time | relevance | path

Searched defs:tC (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DFakeWifiLog.java70 public void tC(String msg) { in tC() method in FakeWifiLog
DWifiLog.java175 void tC(@CompileTimeConstant String msg); in tC() method
DLogcatLog.java113 public void tC(String msg) { in tC() method in LogcatLog
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DAnswerToReset.java374 public void setTC(Byte tC) { in setTC()
390 public InterfaceByte(Byte tA, Byte tB, Byte tC, Byte tD) { in InterfaceByte()