Home
last modified time | relevance | path

Searched defs:iccTransmitApduLogicalChannel (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioSimProxy.java395 public void iccTransmitApduLogicalChannel(int serial, int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in RadioSimProxy
413 public void iccTransmitApduLogicalChannel(int serial, int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in RadioSimProxy
DCommandsInterface.java2146 void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method
DRIL.java4126 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, in iccTransmitApduLogicalChannel() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccPort.java238 public void iccTransmitApduLogicalChannel(int channel, int cla, int command, in iccTransmitApduLogicalChannel() method in UiccPort
DUiccProfile.java1625 public void iccTransmitApduLogicalChannel(int channel, int cla, int command, in iccTransmitApduLogicalChannel() method in UiccProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java613 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2186 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in SimulatedCommands
DSimulatedCommandsVerifier.java1312 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, in iccTransmitApduLogicalChannel() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java7439 public String iccTransmitApduLogicalChannel(int channel, int cla, in iccTransmitApduLogicalChannel() method in TelephonyManager
7468 public String iccTransmitApduLogicalChannel(int subId, int channel, int cla, in iccTransmitApduLogicalChannel() method in TelephonyManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl696 String iccTransmitApduLogicalChannel(int subId, int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method