Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DCdmaConnection.java66 private boolean mAllowMute; field in CdmaConnection
84 mAllowMute = allowMute; in CdmaConnection()
149 mEmergencyTonePlayer, mAllowMute, mIsOutgoing, getTelecomCallId()); in cloneConnection()
177 if (mAllowMute) { in buildConnectionCapabilities()
297 mAllowMute = true; in handleExitedEcmMode()