Home
last modified time | relevance | path

Searched defs:transmit (Results 1 – 2 of 2) sorted by relevance

/packages/apps/SecureElement/src/com/android/se/
DChannel.java113 public byte[] transmit(byte[] command) throws IOException { in transmit() method in Channel
305 public byte[] transmit(byte[] command) throws RemoteException { in transmit() method in Channel.SecureElementChannel
DTerminal.java569 public byte[] transmit(byte[] cmd) throws IOException { in transmit() method in Terminal