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

Commit 3d51d33f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Change MetadataListener to a abstract static class"

parents d5344e74 064375d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3276,7 +3276,7 @@ public final class BluetoothAdapter {
     * @hide
     */
    @SystemApi
    public abstract class MetadataListener {
    public abstract static class MetadataListener {
        /**
         * Callback triggered if the metadata of {@link BluetoothDevice} registered in
         * {@link #registerMetadataListener}.