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

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java86 private boolean mPendingAudioState; field in class:BluetoothHandsfree
1458 mPendingAudioState = true;
1476 if (mPendingAudioState) {
1478 mPendingAudioState = false;

Completed in 25 milliseconds