Home
last modified time | relevance | path

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

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