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

Commit 53364949 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Tuner API: improve LNB JavaDoc" into rvc-dev am: a7327a5c am: f6ed4b4d

Change-Id: I26a4a4a9e0d1d5af2c691eadc29584f2106ec508
parents 8dc9fca3 f6ed4b4d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -685,6 +685,8 @@ public class Tuner implements AutoCloseable {
    /**
     * Opens an LNB (low-noise block downconverter) object.
     *
     * <p>If there is an existing Lnb object, it will be replace by the newly opened one.
     *
     * @param executor the executor on which callback will be invoked. The default event handler
     * executor is used if it's {@code null}.
     * @param cb the callback to receive notifications from LNB.