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.java102 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPM()
144 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPNChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierActionAgent.java206 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in CarrierActionAgent
227 carrierActionSetRadioEnabled(true); in carrierActionReset()
DPhone.java3752 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in Phone
3753 mCarrierActionAgent.carrierActionSetRadioEnabled(enabled); in carrierActionSetRadioEnabled()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1600 void carrierActionSetRadioEnabled(int subId, boolean enabled); in carrierActionSetRadioEnabled() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java12137 service.carrierActionSetRadioEnabled( in setRadioEnabled()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58801 Landroid/telephony/TelephonyManager;->carrierActionSetRadioEnabled(IZ)V
87635 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->carrierActionSetRadioEnabled(IZ)V
87996 Lcom/android/internal/telephony/ITelephony;->carrierActionSetRadioEnabled(IZ)V