Searched refs:PLAY_SPEED_4X (Results 1 – 1 of 1) sorted by relevance
72 @IntDef({PLAY_SPEED_1X, PLAY_SPEED_2X, PLAY_SPEED_3X, PLAY_SPEED_4X, PLAY_SPEED_5X})77 public static final int PLAY_SPEED_4X = 4; field in TimeShiftManager581 case PLAY_SPEED_4X: in getPlaybackSpeed()818 mDisplayedPlaySpeed = PLAY_SPEED_4X; in increaseDisplayedPlaySpeed()820 case PLAY_SPEED_4X: in increaseDisplayedPlaySpeed()