Searched refs:CARRIER_ACTION_SET_RADIO_ENABLED (Results 1 – 3 of 3) sorted by relevance
61 public static final int CARRIER_ACTION_SET_RADIO_ENABLED = 1; field in CarrierActionAgent133 case CARRIER_ACTION_SET_RADIO_ENABLED: in handleMessage()212 sendMessage(obtainMessage(CARRIER_ACTION_SET_RADIO_ENABLED, enabled)); in carrierActionSetRadioEnabled()242 case CARRIER_ACTION_SET_RADIO_ENABLED: in getRegistrantsFromAction()256 case CARRIER_ACTION_SET_RADIO_ENABLED: in getCarrierActionEnabled()
21 import static com.android.internal.telephony.CarrierActionAgent.CARRIER_ACTION_SET_RADIO_ENABLED;701 mPhone.getCarrierActionAgent().registerForCarrierAction(CARRIER_ACTION_SET_RADIO_ENABLED, in ServiceStateTracker()888 CARRIER_ACTION_SET_RADIO_ENABLED); in dispose()
83 CarrierActionAgent.CARRIER_ACTION_SET_RADIO_ENABLED, mRadioActionHandler, in setUp()