Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierActionAgentTest.java106 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPM()
149 mCarrierActionAgentUT.carrierActionSetRadioEnabled(false); in testCarrierActionResetOnAPNChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierActionAgent.java211 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in CarrierActionAgent
232 carrierActionSetRadioEnabled(true); in carrierActionReset()
DPhone.java3791 public void carrierActionSetRadioEnabled(boolean enabled) { in carrierActionSetRadioEnabled() method in Phone
3792 mCarrierActionAgent.carrierActionSetRadioEnabled(enabled); in carrierActionSetRadioEnabled()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1614 void carrierActionSetRadioEnabled(int subId, boolean enabled); in carrierActionSetRadioEnabled() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54835 Landroid/telephony/TelephonyManager;->carrierActionSetRadioEnabled(IZ)V
83669 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->carrierActionSetRadioEnabled(IZ)V
84030 Lcom/android/internal/telephony/ITelephony;->carrierActionSetRadioEnabled(IZ)V