Searched refs:iccTransmitApduBasicChannelBySlot (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/api/ |
D | module-lib-lint-baseline.txt | 1374 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, … 1375 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
|
D | test-lint-baseline.txt | 1532 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, … 1533 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
|
D | system-lint-baseline.txt | 1450 RequiresPermission: android.telephony.TelephonyManager#iccTransmitApduBasicChannelBySlot(int, int, … 1451 …Method 'iccTransmitApduBasicChannelBySlot' documentation mentions permissions already declared by …
|
D | system-current.txt | 15390 …droid.Manifest.permission.MODIFY_PHONE_STATE) public String iccTransmitApduBasicChannelBySlot(int,…
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 7899 public String iccTransmitApduBasicChannelBySlot(int slotIndex, int cla, int instruction, int p1, in iccTransmitApduBasicChannelBySlot() method in TelephonyManager
|