Searched refs:resetAudioStateAfterDisconnect (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java265 private void resetAudioStateAfterDisconnect() { method in class:CallNotifier
266 if (VDBG) log("resetAudioStateAfterDisconnect()...");
291 * should NOT call resetAudioStateAfterDisconnect() yourself.
293 * defer the resetAudioStateAfterDisconnect() call until the tone
527 // we need to defer the resetAudioStateAfterDisconnect() call
530 resetAudioStateAfterDisconnect();

Completed in 33 milliseconds