Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DInCallScreen.java203 private boolean mBluetoothConnectionPending; field in InCallScreen
4156 if (mBluetoothConnectionPending) { in isBluetoothAudioConnectedOrPending()
4166 mBluetoothConnectionPending = false; in isBluetoothAudioConnectedOrPending()
4228 mBluetoothConnectionPending = true; in connectBluetoothAudio()
4237 mBluetoothConnectionPending = false; in disconnectBluetoothAudio()