Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bec67a5c authored by Andrew Cheng's avatar Andrew Cheng
Browse files

Make BluetoothConnectionCallback static

Tag: #refactor
Fixes: 180727461
Test: atest BluetoothInstrumentationTests
Change-Id: I4bd084cb6c0371b649adb1d1a65b3327ae3e488a
Merged-In: Id24a4b3a3510781d9105763b1722f44583a7fd7c
parent 812c75d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3665,7 +3665,7 @@ public final class BluetoothAdapter {
     *
     * @hide
     */
    public abstract class BluetoothConnectionCallback {
    public abstract static class BluetoothConnectionCallback {
        /**
         * Callback triggered when a bluetooth device (classic or BLE) is connected
         * @param device is the connected bluetooth device