Searched refs:EVENT_CARRIER_CONFIG_CHANGED (Results 1 – 11 of 11) sorted by relevance
114 public static final int EVENT_CARRIER_CONFIG_CHANGED = BASE + 54; field in DctConstants
86 private static final int EVENT_CARRIER_CONFIG_CHANGED = 7; field in NetworkTypeController108 sEvents[EVENT_CARRIER_CONFIG_CHANGED] = "EVENT_CARRIER_CONFIG_CHANGED";126 sendMessage(EVENT_CARRIER_CONFIG_CHANGED);471 case EVENT_CARRIER_CONFIG_CHANGED: in processMessage()
81 private static final int EVENT_CARRIER_CONFIG_CHANGED = 7; field in MultiSimSettingController274 case EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()339 obtainMessage(EVENT_CARRIER_CONFIG_CHANGED, phoneId, subId).sendToTarget(); in notifyCarrierConfigChanged()
285 protected static final int EVENT_CARRIER_CONFIG_CHANGED = 57; field in ServiceStateTracker540 sendEmptyMessage(EVENT_CARRIER_CONFIG_CHANGED);1658 case EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()
323 sendMessage(obtainMessage(EVENT_CARRIER_CONFIG_CHANGED));2737 case EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()
197 protected static final int EVENT_CARRIER_CONFIG_CHANGED = 43; field in Phone
130 private static final int EVENT_CARRIER_CONFIG_CHANGED = 14; field in UiccProfile176 mHandler.sendMessage(mHandler.obtainMessage(EVENT_CARRIER_CONFIG_CHANGED));229 case EVENT_CARRIER_CONFIG_CHANGED:1754 case EVENT_CARRIER_CONFIG_CHANGED: return "CARRIER_CONFIG_CHANGED"; in eventToString()
55 private static final int EVENT_CARRIER_CONFIG_CHANGED = 7; field in NetworkTypeControllerTest
2408 sst.obtainMessage(GsmCdmaPhone.EVENT_CARRIER_CONFIG_CHANGED, null).sendToTarget(); in testEriLoading()
625 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in sendInitializationEvents()960 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in testDDSResetAutoAttach()1343 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in testFetchDunApnWithPreferredApnSet()
379 sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED);3887 case DctConstants.EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()