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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java103 private OutgoingA2dp mOutgoingA2dp = new OutgoingA2dp(); field in class:BluetoothDeviceProfileState
236 addState(mOutgoingA2dp);
331 transitionTo(mOutgoingA2dp);
433 mOutgoingA2dp = null;

Completed in 23 milliseconds