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

Commit 064375d6 authored by Ugo Yu's avatar Ugo Yu
Browse files

Change MetadataListener to a abstract static class

Bug: 121051445
Test: build pass
Change-Id: I8148d13d2eb0899d54817197ae0be236e2914e47
parent d22fb8f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3253,7 +3253,7 @@ public final class BluetoothAdapter {
     * @hide
     * @hide
     */
     */
    @SystemApi
    @SystemApi
    public abstract class MetadataListener {
    public abstract static class MetadataListener {
        /**
        /**
         * Callback triggered if the metadata of {@link BluetoothDevice} registered in
         * Callback triggered if the metadata of {@link BluetoothDevice} registered in
         * {@link #registerMetadataListener}.
         * {@link #registerMetadataListener}.