Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java439 final int leAudioVolIndex = getVssVolumeForDevice(streamType, device.getInternalType()); in setCommunicationRouteForClient() local
444 postSetLeAudioVolumeIndex(leAudioVolIndex, leAudioMaxVolIndex, streamType); in setCommunicationRouteForClient()
DAudioDeviceInventory.java2562 final int leAudioVolIndex = (volumeIndex == -1)
2566 mDeviceBroker.postSetLeAudioVolumeIndex(leAudioVolIndex, maxIndex, streamType);