Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1831 boolean allowsMute = allowsMute(phone); in createConnectionFor()
1833 allowsMute, callDirection, telecomCallId); in createConnectionFor()
2236 private boolean allowsMute(Phone phone) { in allowsMute() method in TelephonyConnectionService