Searched refs:setSimPowerStateForSlot (Results 1 – 5 of 5) sorted by relevance
1761 void setSimPowerStateForSlot(int slotIndex, int state); in setSimPowerStateForSlot() method
10050 setSimPowerStateForSlot(getSlotIndex(), state); in setSimPowerState()10071 public void setSimPowerStateForSlot(int slotIndex, int state) { in setSimPowerStateForSlot() method in TelephonyManager10075 telephony.setSimPowerStateForSlot(slotIndex, state); in setSimPowerStateForSlot()
810 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int);
10195 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int);
11313 …sion(android.Manifest.permission.MODIFY_PHONE_STATE) public void setSimPowerStateForSlot(int, int);