Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecType.java34 public final class BluetoothCodecType implements Parcelable { class
39 private BluetoothCodecType(Parcel in) { in BluetoothCodecType() method in BluetoothCodecType
69 private BluetoothCodecType(@BluetoothCodecConfig.SourceCodecType int codecType, long codecId) { in BluetoothCodecType() method in BluetoothCodecType
84 public BluetoothCodecType(int codecType, long codecId, @NonNull String codecName) { in BluetoothCodecType() method in BluetoothCodecType