Searched refs:CARRIER_ACTION_SET_METERED_APNS_ENABLED (Results 1 – 3 of 3) sorted by relevance
59 public static final int CARRIER_ACTION_SET_METERED_APNS_ENABLED = 0; field in CarrierActionAgent116 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in handleMessage()214 sendMessage(obtainMessage(CARRIER_ACTION_SET_METERED_APNS_ENABLED, enabled)); in carrierActionSetMeteredApnsEnabled()235 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in getRegistrantsFromAction()249 case CARRIER_ACTION_SET_METERED_APNS_ENABLED: in getCarrierActionEnabled()
296 CarrierActionAgent.CARRIER_ACTION_SET_METERED_APNS_ENABLED, this, in GsmCdmaPhone()
77 CarrierActionAgent.CARRIER_ACTION_SET_METERED_APNS_ENABLED, mDataActionHandler, in setUp()