Home
last modified time | relevance | path

Searched refs:carrierActionSetRadioEnabled (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierActionAgentTest.java116 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPM()
158 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPNChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierActionAgent.java202 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in CarrierActionAgent
223 carrierActionSetRadioEnabled(true); in carrierActionReset()
DPhone.java2847 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in Phone
2848 mCarrierActionAgent.carrierActionSetRadioEnabled(enabled); in carrierActionSetRadioEnabled()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierActionUtils.java153 telephonyMgr.carrierActionSetRadioEnabled(subId, !ENABLE); in onDisableRadio()
161 telephonyMgr.carrierActionSetRadioEnabled(subId, ENABLE); in onEnableRadio()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1411 void carrierActionSetRadioEnabled(int subId, boolean enabled); in carrierActionSetRadioEnabled() method
/frameworks/base/config/
Dboot-image-profile.txt39534 HSPLcom/android/internal/telephony/CarrierActionAgent;->carrierActionSetRadioEnabled(Z)V
40108 HSPLcom/android/internal/telephony/ITelephony;->carrierActionSetRadioEnabled(IZ)V