Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java42 private static final int MSG_REQUEST_ALERTING_CALL = 3; field in MockVoiceService
576 case MSG_REQUEST_ALERTING_CALL: in getCallStateRequestEventStr()
667 next_event = MSG_REQUEST_ALERTING_CALL; in handleDialingCall()
975 case MSG_REQUEST_ALERTING_CALL: in handleMessage()