Searched refs:iccTransmitApduLogicalChannelByPort (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ITelephony.aidl | 674 …String iccTransmitApduLogicalChannelByPort(int slotIndex, int portIndex, int channel, int cla, int… in iccTransmitApduLogicalChannelByPort() method
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 7358 return telephony.iccTransmitApduLogicalChannelByPort(slotIndex, in iccTransmitApduLogicalChannelBySlot() 7395 public String iccTransmitApduLogicalChannelByPort(int slotIndex, int portIndex, int channel, in iccTransmitApduLogicalChannelByPort() method in TelephonyManager 7401 response = telephony.iccTransmitApduLogicalChannelByPort(slotIndex, portIndex, in iccTransmitApduLogicalChannelByPort()
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 14853 …roid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduLogicalChannelByPort(int…
|