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

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java1381 // Make atomic against audioOn, userWantsAudioOn
1580 /* package */ synchronized void userWantsAudioOn() { method in class:BluetoothHandsfree
H A DInCallScreen.java4073 * <b>or</b> if we issued a BluetoothHandsfree.userWantsAudioOn()
4084 // If we issued a userWantsAudioOn() call "recently enough", even
4149 mBluetoothHandsfree.userWantsAudioOn();
4153 // the userWantsAudioOn() call returns instantly but does its real

Completed in 79 milliseconds