Searched defs:transmit (Results 1 – 2 of 2) sorted by relevance
/packages/apps/SecureElement/src/com/android/se/ | ||
D | Channel.java | 113 public byte[] transmit(byte[] command) throws IOException { in transmit() method in Channel |
D | Terminal.java | 569 public byte[] transmit(byte[] cmd) throws IOException { in transmit() method in Terminal |