public interface

ActionSchedule.Callback

 androidx.media3.test.utils.ActionSchedule.Callback

Subclasses:

ExoPlayerTestRunner

Overview

Callback to notify listener that the action schedule has finished.

Summary

Methods
public voidonActionScheduleFinished()

Called when action schedule finished executing all its actions.

Methods

public void onActionScheduleFinished()

Called when action schedule finished executing all its actions.