Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioServiceEvents.java223 static final int VOL_SET_AVRCP_VOL = 4; field in AudioServiceEvents.VolumeEvent
395 case VOL_SET_AVRCP_VOL: in logMetricEvent()
478 case VOL_SET_AVRCP_VOL: in eventToString()
H A DBtHelper.java237 AudioServiceEvents.VolumeEvent.VOL_SET_AVRCP_VOL, index)); in setAvrcpAbsoluteVolumeIndex()