Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java489 if (hasVoiceCalls()) { in getCallInfo()
518 if (hasVoiceCalls()) { in removeCallInfo()
547 if (hasVoiceCalls()) { in getIncomingCallInfo()
1016 public boolean hasVoiceCalls() { in hasVoiceCalls() method in MockVoiceService