Searched refs:carrierActionSetRadioEnabled (Results 1 – 6 of 6) sorted by relevance
116 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPM()158 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPNChange()
202 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in CarrierActionAgent223 carrierActionSetRadioEnabled(true); in carrierActionReset()
2847 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in Phone2848 mCarrierActionAgent.carrierActionSetRadioEnabled(enabled); in carrierActionSetRadioEnabled()
153 telephonyMgr.carrierActionSetRadioEnabled(subId, !ENABLE); in onDisableRadio()161 telephonyMgr.carrierActionSetRadioEnabled(subId, ENABLE); in onEnableRadio()
1411 void carrierActionSetRadioEnabled(int subId, boolean enabled); in carrierActionSetRadioEnabled() method
39534 HSPLcom/android/internal/telephony/CarrierActionAgent;->carrierActionSetRadioEnabled(Z)V40108 HSPLcom/android/internal/telephony/ITelephony;->carrierActionSetRadioEnabled(IZ)V