Loading core/java/android/bluetooth/BluetoothDeviceProfileState.java +1 −1 Original line number Diff line number Diff line Loading @@ -516,7 +516,7 @@ public final class BluetoothDeviceProfileState extends HierarchicalStateMachine } break; case DISCONNECT_A2DP_OUTGOING: processCommand(DISCONNECT_A2DP_OUTGOING); deferMessage(message); break; case DISCONNECT_A2DP_INCOMING: // Ignore, will be handled by Bluez Loading Loading
core/java/android/bluetooth/BluetoothDeviceProfileState.java +1 −1 Original line number Diff line number Diff line Loading @@ -516,7 +516,7 @@ public final class BluetoothDeviceProfileState extends HierarchicalStateMachine } break; case DISCONNECT_A2DP_OUTGOING: processCommand(DISCONNECT_A2DP_OUTGOING); deferMessage(message); break; case DISCONNECT_A2DP_INCOMING: // Ignore, will be handled by Bluez Loading