Lines Matching refs:REPEAT
914 if (mode == PlaybackMode::REPEAT) {
949 if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) {
991 if (repeatFlag == PlaybackMode::REPEAT) {
1006 if (historyAutoAndRepeatLevel_ != PlaybackMode::REPEAT) {
1031 if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) {
1080 if (autoAndRepeatLevel_ == PlaybackMode::REPEAT) {
1098 if (autoAndRepeatLevel_ != PlaybackMode::REPEAT) {
1146 if (isRepeatPlay && historyAutoAndRepeatLevel_ != PlaybackMode::REPEAT) {
1150 if (!isRepeatPlay && historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) {
1157 historyAutoAndRepeatLevel_ = PlaybackMode::REPEAT;
1158 autoAndRepeatLevel_ = PlaybackMode::REPEAT;
1378 } else if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) {
1401 if (autoAndRepeatLevel_ == PlaybackMode::REPEAT && currentPlayStatus_ == PlaybackStatus::STOPPED) {
1438 } else if (historyAutoAndRepeatLevel_ == PlaybackMode::REPEAT) {