Searched refs:EVENT_SWITCH_RESULT (Results 1 – 2 of 2) sorted by relevance
589 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in flashAndSetGenericTrue()602 obtainCompleteMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()611 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()1413 case EVENT_SWITCH_RESULT: in getFailedService()1463 case EVENT_SWITCH_RESULT: in handleMessage()1467 if (msg.what == EVENT_SWITCH_RESULT) { in handleMessage()1485 if (msg.what != EVENT_SWITCH_RESULT) { in handleMessage()
66 protected static final int EVENT_SWITCH_RESULT = 8; field in CallTracker