Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DPhoneApp.java181 int mBluetoothHeadsetAudioState = BluetoothHeadset.STATE_AUDIO_DISCONNECTED; field in PhoneApp
1533 mBluetoothHeadsetAudioState, in updateBluetoothIndication()
1610 mBluetoothHeadsetAudioState = in onReceive()
1614 if (VDBG) Log.d(LOG_TAG, "==> new state: " + mBluetoothHeadsetAudioState); in onReceive()