Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccPkcs15.java92 mUiccCard.iccTransmitApduLogicalChannel(mChannelId, 0x00, 0xA4, 0x00, 0x04, 0x02, in selectFile()
101 mUiccCard.iccTransmitApduLogicalChannel(mChannelId, 0x00, 0xB0, 0x00, 0x00, 0x00, in readBinary()
DUiccCarrierPrivilegeRules.java402 mUiccCard.iccTransmitApduLogicalChannel(mChannelId, CLA, COMMAND, P1, P2, P3, in handleMessage()
438 mUiccCard.iccTransmitApduLogicalChannel(mChannelId, CLA, COMMAND, in handleMessage()
DUiccCard.java599 public void iccTransmitApduLogicalChannel(int channel, int cla, int command, in iccTransmitApduLogicalChannel() method in UiccCard
601 mCi.iccTransmitApduLogicalChannel(channel, cla, command, p1, p2, p3, in iccTransmitApduLogicalChannel()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCarrierPrivilegeRulesTest.java124 }).when(mUiccCard).iccTransmitApduLogicalChannel(anyInt(), anyInt(), anyInt(), anyInt(), in testHelper()
DUiccCardTest.java213 verify(mSimulatedCommandsVerifier, times(1)).iccTransmitApduLogicalChannel( in testUpdateUiccCardState()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl671 String iccTransmitApduLogicalChannel(int subId, int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java577 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java580 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in SipCommandInterface
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3900 public String iccTransmitApduLogicalChannel(int channel, int cla, in iccTransmitApduLogicalChannel() method in TelephonyManager
3902 return iccTransmitApduLogicalChannel(getSubId(), channel, cla, in iccTransmitApduLogicalChannel()
3929 public String iccTransmitApduLogicalChannel(int subId, int channel, int cla, in iccTransmitApduLogicalChannel() method in TelephonyManager
3934 return telephony.iccTransmitApduLogicalChannel(subId, channel, cla, in iccTransmitApduLogicalChannel()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1853 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method
DRIL.java3234 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in RIL
3256 radioProxy.iccTransmitApduLogicalChannel(rr.mSerial, msg); in iccTransmitApduLogicalChannel()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1915 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, in iccTransmitApduLogicalChannel() method in SimulatedCommands
1918 SimulatedCommandsVerifier.getInstance().iccTransmitApduLogicalChannel(channel, cla, in iccTransmitApduLogicalChannel()
DSimulatedCommandsVerifier.java1245 public void iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, in iccTransmitApduLogicalChannel() method in SimulatedCommandsVerifier
/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/config/
Dboot-image-profile.txt23859 HSPLandroid/hardware/radio/V1_0/IRadio;->iccTransmitApduLogicalChannel(ILandroid/hardware/radio/V1_…
38406 HSPLcom/android/internal/telephony/ITelephony;->iccTransmitApduLogicalChannel(IIIIIIILjava/lang/Str…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28684 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…
/frameworks/base/api/
Dcurrent.txt40235 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…
Dtest-current.txt40506 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…
Dsystem-current.txt43756 …method public java.lang.String iccTransmitApduLogicalChannel(int, int, int, int, int, int, java.la…