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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java53 * {@link OutgoingA2dp}: A2dp profile connection is in a transition
94 private OutgoingA2dp mOutgoingA2dp = new OutgoingA2dp();
541 private class OutgoingA2dp extends HierarchicalState { class in class:BluetoothDeviceProfileState
547 Log.i(TAG, "Entering OutgoingA2dp state with: " + getCurrentMessage().what);
563 log("OutgoingA2dp State->Processing Message: " + message.what);

Completed in 40 milliseconds