Home
last modified time | relevance | path

Searched refs:setSimPowerStateForSlot (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1661 void setSimPowerStateForSlot(int slotIndex, int state); in setSimPowerStateForSlot() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java12372 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/
Dmodule-lib-lint-baseline.txt1486 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…
Dtest-lint-baseline.txt1650 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…
Dsystem-lint-baseline.txt1562 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…
Dsystem-current.txt15460 …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/
Dhiddenapi-max-target-o.txt83823 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->setSimPowerStateForSlot(II)V
84163 Lcom/android/internal/telephony/ITelephony;->setSimPowerStateForSlot(II)V