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);477 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()
284 protected static final int EVENT_CARRIER_CONFIG_CHANGED = 57; field in ServiceStateTracker550 sendEmptyMessage(EVENT_CARRIER_CONFIG_CHANGED);1669 case EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()
325 sendMessage(obtainMessage(EVENT_CARRIER_CONFIG_CHANGED));2764 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 UiccProfile177 mHandler.sendMessage(mHandler.obtainMessage(EVENT_CARRIER_CONFIG_CHANGED));235 case EVENT_CARRIER_CONFIG_CHANGED:1767 case EVENT_CARRIER_CONFIG_CHANGED: return "CARRIER_CONFIG_CHANGED"; in eventToString()
628 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in sendInitializationEvents()963 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in testDDSResetAutoAttach()1109 mDct.sendMessage(mDct.obtainMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED, 1, 0)); in testTrySetupDataUnmeteredDefaultDataDisabled()1356 mDct.sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED); in testFetchDunApnWithPreferredApnSet()
55 private static final int EVENT_CARRIER_CONFIG_CHANGED = 7; field in NetworkTypeControllerTest
2368 sst.obtainMessage(GsmCdmaPhone.EVENT_CARRIER_CONFIG_CHANGED, null).sendToTarget(); in testEriLoading()
378 sendEmptyMessage(DctConstants.EVENT_CARRIER_CONFIG_CHANGED);3854 case DctConstants.EVENT_CARRIER_CONFIG_CHANGED: in handleMessage()