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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java50 * {@link IncomingA2dp}: A2dp profile connection is in a transition
93 private IncomingA2dp mIncomingA2dp = new IncomingA2dp();
634 private class IncomingA2dp extends HierarchicalState { class in class:BluetoothDeviceProfileState
640 Log.i(TAG, "Entering IncomingA2dp state with: " + getCurrentMessage().what);
656 log("IncomingA2dp State->Processing Message: " + message.what);

Completed in 23 milliseconds