Searched refs:kInterruptionLenMs (Results 1 – 1 of 1) sorted by relevance
34 constexpr int kInterruptionLenMs = 150; variable193 if (event_duration_ms >= kInterruptionLenMs && decoded_output_played_) { in EndExpandEvent()