Home
last modified time | relevance | path

Searched refs:doActionAndScheduleNextImpl (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DAction.java82 doActionAndScheduleNextImpl(player, trackSelector, surface, handler, nextAction); in doActionAndScheduleNext()
97 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action
681 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.PlayUntilPosition
765 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForTimelineChanged
810 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForPositionDiscontinuity
854 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForPlayWhenReady
905 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForPlaybackState
955 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForMessage
995 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForIsLoading
1036 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in Action.WaitForPendingPlayerCommands
DActionSchedule.java789 protected void doActionAndScheduleNextImpl( in doActionAndScheduleNextImpl() method in ActionSchedule.CallbackAction