Searched defs:getSupportedCodecTypes (Results 1 – 4 of 4) sorted by relevance
55 List<BluetoothCodecType> getSupportedCodecTypes(in AttributionSource attributionSource); in getSupportedCodecTypes() method
105 public List<BluetoothCodecType> getSupportedCodecTypes() { in getSupportedCodecTypes() method in A2dpNativeInterface
721 public List<BluetoothCodecType> getSupportedCodecTypes() { in getSupportedCodecTypes() method in A2dpService1529 public List<BluetoothCodecType> getSupportedCodecTypes(AttributionSource source) { in getSupportedCodecTypes() method in A2dpService.BluetoothA2dpBinder
709 public Collection<BluetoothCodecType> getSupportedCodecTypes() { in getSupportedCodecTypes() method in BluetoothA2dp