Searched refs:iccTransmitApduBasicChannelBySlot (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ITelephony.aidl | 697 String iccTransmitApduBasicChannelBySlot(int slotIndex, String callingPackage, int cla, in iccTransmitApduBasicChannelBySlot() method
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 6862 public String iccTransmitApduBasicChannelBySlot(int slotIndex, int cla, int instruction, int p1, in iccTransmitApduBasicChannelBySlot() method in TelephonyManager 6867 return telephony.iccTransmitApduBasicChannelBySlot(slotIndex, getOpPackageName(), in iccTransmitApduBasicChannelBySlot()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | PhoneInterfaceManager.java | 5383 public String iccTransmitApduBasicChannelBySlot(int slotIndex, String callingPackage, int cla, in iccTransmitApduBasicChannelBySlot() method in PhoneInterfaceManager
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 12029 …droid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduBasicChannelBySlot(int,…
|