Searched refs:iccTransmitApduLogicalChannelBySlot (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 637 String iccTransmitApduLogicalChannelBySlot(int slotIndex, int channel, int cla, int instruction, in iccTransmitApduLogicalChannelBySlot() method
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 6078 public String iccTransmitApduLogicalChannelBySlot(int slotIndex, int channel, int cla, in iccTransmitApduLogicalChannelBySlot() method in TelephonyManager 6083 return telephony.iccTransmitApduLogicalChannelBySlot(slotIndex, channel, cla, in iccTransmitApduLogicalChannelBySlot()
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 806 …roid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduLogicalChannelBySlot(int…
|
/frameworks/base/api/ |
D | system-current.txt | 9046 …roid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduLogicalChannelBySlot(int…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 8944 …roid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduLogicalChannelBySlot(int…
|