Searched refs:EVENT_SWITCH_RESULT (Results 1 – 2 of 2) sorted by relevance
630 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in flashAndSetGenericTrue()643 obtainCompleteMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()652 mCi.sendCDMAFeatureCode("", obtainMessage(EVENT_SWITCH_RESULT)); in switchWaitingOrHoldingAndActive()1456 case EVENT_SWITCH_RESULT: in getFailedService()1506 case EVENT_SWITCH_RESULT: in handleMessage()1510 if (msg.what == EVENT_SWITCH_RESULT) { in handleMessage()1528 if (msg.what != EVENT_SWITCH_RESULT) { in handleMessage()
67 protected static final int EVENT_SWITCH_RESULT = 8; field in CallTracker