Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java250 public static int audioFormatToBluetoothSourceCodec( in audioFormatToBluetoothSourceCodec() method in AudioSystem
DAudioManager.java6831 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadEncodingFormatsSupportedForA2DP()