Searched refs:setSimPowerStateForSlot (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 1661 void setSimPowerStateForSlot(int slotIndex, int state); in setSimPowerStateForSlot() method
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 12372 setSimPowerStateForSlot(getSlotIndex(), state); in setSimPowerState() 12400 public void setSimPowerStateForSlot(int slotIndex, int state) { in setSimPowerStateForSlot() method in TelephonyManager 12404 telephony.setSimPowerStateForSlot(slotIndex, state); in setSimPowerStateForSlot() 12441 setSimPowerStateForSlot(getSlotIndex(), state, executor, callback); in setSimPowerState() 12471 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 | 1650 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int): 1651 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP… 1652 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int, java.util.… 1653 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP…
|
D | system-lint-baseline.txt | 1562 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int): 1563 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP… 1564 RequiresPermission: android.telephony.TelephonyManager#setSimPowerStateForSlot(int, int, java.util.… 1565 …Method 'setSimPowerStateForSlot' documentation mentions permissions already declared by @RequiresP…
|
D | system-current.txt | 15460 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int); 15461 …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
|