Home
last modified time | relevance | path

Searched refs:MSG_REQUEST_DIALING_CALL (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java40 private static final int MSG_REQUEST_DIALING_CALL = 1; field in MockVoiceService
572 case MSG_REQUEST_DIALING_CALL: in getCallStateRequestEventStr()
969 case MSG_REQUEST_DIALING_CALL: in handleMessage()
1064 .obtainMessage(MSG_REQUEST_DIALING_CALL, newCall.getCallId()) in dialVoiceCall()
1092 .obtainMessage(MSG_REQUEST_DIALING_CALL, newCall.getCallId()) in dialEccVoiceCall()