Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java286 public static int audioFormatToBluetoothSourceCodec( in audioFormatToBluetoothSourceCodec() method in AudioSystem
H A DAudioManager.java7875 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadFormatsSupportedForA2dp()