Searched refs:PLAY_SPEED_2X (Results 1 – 1 of 1) sorted by relevance
74 @IntDef({PLAY_SPEED_1X, PLAY_SPEED_2X, PLAY_SPEED_3X, PLAY_SPEED_4X, PLAY_SPEED_5X})78 public static final int PLAY_SPEED_2X = 2; field in TimeShiftManager572 mPlayController.mDisplayedPlaySpeed - PLAY_SPEED_2X, durationMs); in getPlaybackSpeed()783 mDisplayedPlaySpeed = PLAY_SPEED_2X; in rewind()796 mDisplayedPlaySpeed = PLAY_SPEED_2X; in fastForward()836 mDisplayedPlaySpeed = PLAY_SPEED_2X; in increaseDisplayedPlaySpeed()838 case PLAY_SPEED_2X: in increaseDisplayedPlaySpeed()