Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DBluetoothHandsfree.java1589 /* package */ synchronized void userWantsAudioOff() { in userWantsAudioOff() method in BluetoothHandsfree
DInCallScreen.java4270 mBluetoothHandsfree.userWantsAudioOff(); in disconnectBluetoothAudio()