Home
last modified time | relevance | path

Searched refs:iccTransmitApduLogicalChannelBySlot (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1378 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduLogicalChannelBySlot(int, int…
1379 …Method 'iccTransmitApduLogicalChannelBySlot' documentation mentions permissions already declared b…
Dtest-lint-baseline.txt1536 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduLogicalChannelBySlot(int, int…
1537 …Method 'iccTransmitApduLogicalChannelBySlot' documentation mentions permissions already declared b…
Dsystem-lint-baseline.txt1454 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduLogicalChannelBySlot(int, int…
1455 …Method 'iccTransmitApduLogicalChannelBySlot' documentation mentions permissions already declared b…
Dsystem-current.txt15392 …roid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduLogicalChannelBySlot(int…
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java7730 public String iccTransmitApduLogicalChannelBySlot(int slotIndex, int channel, int cla, in iccTransmitApduLogicalChannelBySlot() method in TelephonyManager