Searched refs:setFastForwardIncrementMs (Results 1 – 5 of 5) sorted by relevance
167 public void setFastForwardIncrementMs(long fastForwardMs) { in setFastForwardIncrementMs() method in DefaultControlDispatcher
722 public final void setFastForwardIncrementMs(long fastForwardMs) { in setFastForwardIncrementMs() method in PlayerNotificationManager724 ((DefaultControlDispatcher) controlDispatcher).setFastForwardIncrementMs(fastForwardMs); in setFastForwardIncrementMs()
614 public void setFastForwardIncrementMs(int fastForwardMs) { in setFastForwardIncrementMs() method in PlayerControlView616 ((DefaultControlDispatcher) controlDispatcher).setFastForwardIncrementMs(fastForwardMs); in setFastForwardIncrementMs()
1017 public void setFastForwardIncrementMs(int fastForwardMs) { in setFastForwardIncrementMs() method in PlayerView1019 controller.setFastForwardIncrementMs(fastForwardMs); in setFastForwardIncrementMs()
556 public void setFastForwardIncrementMs(int fastForwardMs) { in setFastForwardIncrementMs() method in MediaSessionConnector558 ((DefaultControlDispatcher) controlDispatcher).setFastForwardIncrementMs(fastForwardMs); in setFastForwardIncrementMs()