Searched refs:CARRIER_ACTION_SET_METERED_APNS_ENABLED (Results 1 – 3 of 3) sorted by relevance
60 public static final int CARRIER_ACTION_SET_METERED_APNS_ENABLED = 0; field in CarrierActionAgent121 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in handleMessage()219 sendMessage(obtainMessage(CARRIER_ACTION_SET_METERED_APNS_ENABLED, enabled)); in carrierActionSetMeteredApnsEnabled()240 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in getRegistrantsFromAction()254 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in getCarrierActionEnabled()
397 CarrierActionAgent.CARRIER_ACTION_SET_METERED_APNS_ENABLED, this, in GsmCdmaPhone()
80 CarrierActionAgent.CARRIER_ACTION_SET_METERED_APNS_ENABLED, mDataActionHandler, in setUp()