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.java1819 boolean allowsMute = allowsMute(phone); in createConnectionFor()
1821 allowsMute, callDirection, telecomCallId); in createConnectionFor()
2224 private boolean allowsMute(Phone phone) { in allowsMute() method in TelephonyConnectionService