Searched refs:PLAY_SPEED_3X (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})79 public static final int PLAY_SPEED_3X = 3; field in TimeShiftManager839 mDisplayedPlaySpeed = PLAY_SPEED_3X; in increaseDisplayedPlaySpeed()841 case PLAY_SPEED_3X: in increaseDisplayedPlaySpeed()