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