Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java288 public static int audioFormatToBluetoothSourceCodec( in audioFormatToBluetoothSourceCodec() method in AudioSystem
DAudioManager.java8202 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadFormatsSupportedForA2dp()