Searched refs:MSG_REQUEST_ACTIVATING_CALL (Results 1 – 1 of 1) sorted by relevance
43 private static final int MSG_REQUEST_ACTIVATING_CALL = 4; field in MockVoiceService578 case MSG_REQUEST_ACTIVATING_CALL: in getCallStateRequestEventStr()744 next_event = MSG_REQUEST_ACTIVATING_CALL; in handleAlertingCall()891 next_event = MSG_REQUEST_ACTIVATING_CALL; in handleIncomingCall()978 case MSG_REQUEST_ACTIVATING_CALL: in handleMessage()1150 .obtainMessage(MSG_REQUEST_ACTIVATING_CALL, callInfo.getCallId()) in acceptVoiceCall()