Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java41 private static final int MSG_REQUEST_RINGBACK_TONE = 2; field in MockVoiceService
574 case MSG_REQUEST_RINGBACK_TONE: in getCallStateRequestEventStr()
645 next_event = MSG_REQUEST_RINGBACK_TONE; in handleDialingCall()
781 next_event = MSG_REQUEST_RINGBACK_TONE; in handleActivatingCall()
972 case MSG_REQUEST_RINGBACK_TONE: in handleMessage()