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

Commit c359c75f authored by David Zhao's avatar David Zhao Committed by Automerger Merge Worker
Browse files

Fix broken javadoc for timeshiftmode am: d21f211d

parents d6495cff d21f211d
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -285,10 +285,7 @@ public abstract class TvInteractiveAppService extends Service {
    public static final String COMMAND_PARAMETER_KEY_PLAYBACK_PARAMS = "command_playback_params";
    /**
     * Time shift command parameter: playback params.
     * <p>Type: Integer. One of {@link TvInputManager#         *                  same as the ID sent here. This should be defined by the
         *                  {@link TvInteractiveAppService} and can be any string.
         *                  Should this API be called with the same requestId twice, both requests
         *                  should be handled regardless by the TV application.TIME_SHIFT_MODE_OFF},
     * <p>Type: Integer. One of {@link TvInputManager#TIME_SHIFT_MODE_OFF},
     * {@link TvInputManager#TIME_SHIFT_MODE_LOCAL},
     * {@link TvInputManager#TIME_SHIFT_MODE_NETWORK},
     * {@link TvInputManager#TIME_SHIFT_MODE_AUTO}.