Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java199 public static int audioFormatToBluetoothSourceCodec(int audioFormat) { in audioFormatToBluetoothSourceCodec() method in AudioSystem
DAudioManager.java5192 int btSourceCodec = AudioSystem.audioFormatToBluetoothSourceCodec(format); in getHwOffloadEncodingFormatsSupportedForA2DP()