Searched refs:mIsDisconnectedTonePlaying (Results 1 – 2 of 2) sorted by relevance
63 private boolean mIsDisconnectedTonePlaying = false; field in CallAudioManager554 if (!isTonePlaying && mIsDisconnectedTonePlaying) { in setIsTonePlaying()556 mIsDisconnectedTonePlaying = false; in setIsTonePlaying()790 mIsDisconnectedTonePlaying = true; in playToneForDisconnectedCall()
91 private boolean mIsDisconnectedTonePlaying = false; field in BluetoothPhoneServiceImpl399 mIsDisconnectedTonePlaying = isTonePlaying;857 } else if (hasOnlyDisconnectedCalls || mIsDisconnectedTonePlaying) { in getBluetoothCallStateForUpdate()