Home
last modified time | relevance | path

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

/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1374 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, …
1375 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
Dtest-lint-baseline.txt1532 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, …
1533 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
Dsystem-lint-baseline.txt1450 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, …
1451 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
Dsystem-current.txt15390 …droid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduBasicChannelBySlot(int,…
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java7899 public String iccTransmitApduBasicChannelBySlot(int slotIndex, int cla, int instruction, int p1, in iccTransmitApduBasicChannelBySlot() method in TelephonyManager