Home
last modified time | relevance | path

Searched refs:PLAY_SKIP_RAMP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DFadeOutManager.java308 private static final VolumeShaper.Operation PLAY_SKIP_RAMP = field in FadeOutManager.FadedOutApp
349 skipRamp ? PLAY_SKIP_RAMP : PLAY_CREATE_IF_NEEDED, skipRamp, in addFade()
DPlaybackActivityMonitor.java146 private static final VolumeShaper.Operation PLAY_SKIP_RAMP = field in PlaybackActivityMonitor
1258 skipRamp ? PLAY_SKIP_RAMP : PLAY_CREATE_IF_NEEDED; in addDuck()
1613 PLAY_SKIP_RAMP); in maybeMutePlayerAwaitingConnection()