Searched refs:CARRIER_ACTION_SET_RADIO_ENABLED (Results 1 – 3 of 3) sorted by relevance
60 public static final int CARRIER_ACTION_SET_RADIO_ENABLED = 1; field in CarrierActionAgent128 case CARRIER_ACTION_SET_RADIO_ENABLED: in handleMessage()207 sendMessage(obtainMessage(CARRIER_ACTION_SET_RADIO_ENABLED, enabled)); in carrierActionSetRadioEnabled()237 case CARRIER_ACTION_SET_RADIO_ENABLED: in getRegistrantsFromAction()251 case CARRIER_ACTION_SET_RADIO_ENABLED: in getCarrierActionEnabled()
21 import static com.android.internal.telephony.CarrierActionAgent.CARRIER_ACTION_SET_RADIO_ENABLED;674 mPhone.getCarrierActionAgent().registerForCarrierAction(CARRIER_ACTION_SET_RADIO_ENABLED, in ServiceStateTracker()824 CARRIER_ACTION_SET_RADIO_ENABLED); in dispose()
80 CarrierActionAgent.CARRIER_ACTION_SET_RADIO_ENABLED, mRadioActionHandler, in setUp()