Searched refs:setSimPowerStateForSlot (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 1688 void setSimPowerStateForSlot(int slotIndex, int state); in setSimPowerStateForSlot() method
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 12756 setSimPowerStateForSlot(getSlotIndex(), state); in setSimPowerState() 12784 public void setSimPowerStateForSlot(int slotIndex, int state) { in setSimPowerStateForSlot() method in TelephonyManager 12788 telephony.setSimPowerStateForSlot(slotIndex, state); in setSimPowerStateForSlot() 12825 setSimPowerStateForSlot(getSlotIndex(), state, executor, callback); in setSimPowerState() 12855 public void setSimPowerStateForSlot(int slotIndex, @SimPowerState int state, in setSimPowerStateForSlot() method in TelephonyManager
|
/frameworks/base/core/api/ |
D | module-lib-lint-baseline.txt | 1486 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int): 1487 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP… 1488 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int, java.util.… 1489 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP…
|
D | test-lint-baseline.txt | 1656 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int): 1657 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP… 1658 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int, java.util.… 1659 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP…
|
D | system-lint-baseline.txt | 1610 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int): 1611 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP… 1612 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int, java.util.… 1613 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP…
|
D | system-current.txt | 16156 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int); 16157 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int,…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 83823 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->setSimPowerStateForSlot(II)V 84163 Lcom/android/internal/telephony/ITelephony;->setSimPowerStateForSlot(II)V
|