Home
last modified time | relevance | path

Searched refs:iccTransmitApduLogicalChannel (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCarrierPrivilegeRules.java384 … mUiccCard.iccTransmitApduLogicalChannel(mChannelId, CLA, COMMAND, P1, P2, P3, DATA, in handleMessage()
414 … mUiccCard.iccTransmitApduLogicalChannel(mChannelId, CLA, COMMAND, P1, P2_EXTENDED_DATA, P3, DATA, in handleMessage()
DUiccCard.java508 public void iccTransmitApduLogicalChannel(int channel, int cla, int command, in iccTransmitApduLogicalChannel() method in UiccCard
510 mCi.iccTransmitApduLogicalChannel(channel, cla, command, p1, p2, p3, in iccTransmitApduLogicalChannel()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl578 String iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java581 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java578 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1828 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method
DRIL.java4678 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken674 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction,
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2966 public String iccTransmitApduLogicalChannel(int channel, int cla, in iccTransmitApduLogicalChannel() method in TelephonyManager
2971 return telephony.iccTransmitApduLogicalChannel(channel, cla, in iccTransmitApduLogicalChannel()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1730 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in SimulatedCommands
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt625 NO DOC BLOCK: android.telephony.TelephonyManager Method iccTransmitApduLogicalChannel(int, int, int…
/frameworks/base/api/
Dcurrent.txt31138 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…
Dsystem-current.txt33393 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…