Searched refs:mBluetoothHeadsetAudioState (Results 1 – 1 of 1) sorted by relevance
181 int mBluetoothHeadsetAudioState = BluetoothHeadset.STATE_AUDIO_DISCONNECTED; field in PhoneApp1533 mBluetoothHeadsetAudioState, in updateBluetoothIndication()1610 mBluetoothHeadsetAudioState = in onReceive()1614 if (VDBG) Log.d(LOG_TAG, "==> new state: " + mBluetoothHeadsetAudioState); in onReceive()