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.java33 public final class BluetoothCodecType implements Parcelable { class
38 private BluetoothCodecType(Parcel in) { in BluetoothCodecType() method in BluetoothCodecType
72 private BluetoothCodecType(@BluetoothCodecConfig.SourceCodecType int codecType, long codecId) { in BluetoothCodecType() method in BluetoothCodecType
87 public BluetoothCodecType(int codecType, long codecId, @NonNull String codecName) { in BluetoothCodecType() method in BluetoothCodecType