Searched refs:EVENT_SWITCH_RESULT (Results 1 – 2 of 2) sorted by relevance
651 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in flashAndSetGenericTrue()664 obtainCompleteMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()673 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()1482 case EVENT_SWITCH_RESULT: in getFailedService()1532 case EVENT_SWITCH_RESULT: in handleMessage()1536 if (msg.what == EVENT_SWITCH_RESULT) { in handleMessage()1554 if (msg.what != EVENT_SWITCH_RESULT) { in handleMessage()
75 protected static final int EVENT_SWITCH_RESULT = 8; field in CallTracker