Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DIRadioVoiceImpl.java151 callRing(!hasCdmaSignalInfoRecord, callInfo.getCdmaSignalInfoRecord()); in handleMessage()
889 public void callRing(boolean isGsm, android.hardware.radio.voice.CdmaSignalInfoRecord record) { in callRing() method in IRadioVoiceImpl
894 mRadioVoiceIndication.callRing(RadioIndicationType.UNSOLICITED, isGsm, record); in callRing()