Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java766 private boolean handleActivatingCall(int callId) { in handleActivatingCall() method in MockVoiceService
979 isCallStateChanged = handleActivatingCall((int) msg.obj); in handleMessage()