Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapRilReceiver.java59 public void apduReq(int serial, int type, byte[] command) throws android.os.RemoteException { in apduReq() method in SapRilReceiver
DSapRilReceiverHidl.java66 public void apduReq(int serial, int type, byte[] command) throws RemoteException { in apduReq() method in SapRilReceiverHidl