Home
last modified time | relevance | path

Searched defs:BluetoothCodecConfig (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/android/bluetooth/
DBluetoothCodecConfig.java22 public class BluetoothCodecConfig { class
/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java31 public final class BluetoothCodecConfig implements Parcelable { class
75 public BluetoothCodecConfig(int codecType, int codecPriority, in BluetoothCodecConfig() method in BluetoothCodecConfig