Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java45 private static final int MSG_REQUEST_INCOMING_CALL = 6; field in MockVoiceService
582 case MSG_REQUEST_INCOMING_CALL: in getCallStateRequestEventStr()
984 case MSG_REQUEST_INCOMING_CALL: in handleMessage()
1187 .obtainMessage(MSG_REQUEST_INCOMING_CALL, newCall.getCallId()) in triggerIncomingVoiceCall()