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()1411 case EVENT_SWITCH_RESULT: in getFailedService()1461 case EVENT_SWITCH_RESULT: in handleMessage()1465 if (msg.what == EVENT_SWITCH_RESULT) { in handleMessage()1483 if (msg.what != EVENT_SWITCH_RESULT) { in handleMessage()
66 protected static final int EVENT_SWITCH_RESULT = 8; field in CallTracker