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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java120 private int mA2dpState = BluetoothProfile.STATE_DISCONNECTED; field in class:BluetoothDeviceProfileState
142 mA2dpState = newState;
353 } else if (mA2dpState != BluetoothA2dp.STATE_DISCONNECTED) {

Completed in 61 milliseconds