Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioServiceEvents.java221 static final int VOL_SET_STREAM_VOL = 2; field in AudioServiceEvents.VolumeEvent
371 case VOL_SET_STREAM_VOL: in logMetricEvent()
461 case VOL_SET_STREAM_VOL: in eventToString()
H A DAudioService.java4185 sVolumeLogger.enqueue(new VolumeEvent(VolumeEvent.VOL_SET_STREAM_VOL, streamType, in setStreamVolumeWithAttributionInt()