Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DPlaybackActivityMonitor.java1416 private abstract static class VolumeShaperEvent extends EventLogger.Event { class in PlaybackActivityMonitor
1428 VolumeShaperEvent(@NonNull AudioPlaybackConfiguration apc, boolean skipRamp, in VolumeShaperEvent() method in PlaybackActivityMonitor.VolumeShaperEvent
1454 static final class DuckEvent extends VolumeShaperEvent {
1470 static final class FadeOutEvent extends VolumeShaperEvent {
1482 static final class FadeInEvent extends VolumeShaperEvent {