Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java106 private int mBluetoothCallState = CALL_STATE_IDLE; field in BluetoothInCallService
1233 || bluetoothCallState != mBluetoothCallState in updateHeadsetWithCallState()
1242 mBluetoothCallState != bluetoothCallState in updateHeadsetWithCallState()
1249 mBluetoothCallState = bluetoothCallState; in updateHeadsetWithCallState()
1288 + mBluetoothCallState in updateHeadsetWithCallState()
1296 mBluetoothCallState, in updateHeadsetWithCallState()