Searched refs:getCodecStatus (Results 1 – 6 of 6) sorted by relevance
245 if (mService.getCodecStatus(bluetoothDevice) != null) { in isHighQualityAudioEnabled()246 codecConfig = mService.getCodecStatus(bluetoothDevice).getCodecConfig(); in isHighQualityAudioEnabled()284 if (mService.getCodecStatus(device) != null) { in getHighQualityAudioOptionLabel()285 selectable = mService.getCodecStatus(device).getCodecsSelectableCapabilities(); in getHighQualityAudioOptionLabel()
120 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in isHighQualityAudioEnabled()183 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in getLabelDeviceConnectedButNotHighQualityCodec()198 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in getLabelDeviceConnectedWithHighQualityCodec()
657 public BluetoothCodecStatus getCodecStatus(@NonNull BluetoothDevice device) { in getCodecStatus() method in BluetoothA2dp663 return service.getCodecStatus(device); in getCodecStatus()
237 final BluetoothCodecStatus btCodecStatus = mA2dp.getCodecStatus(device); in getA2dpCodec()
3149 HPLandroid/bluetooth/BluetoothA2dp;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)Landroid/bl…3263 HPLandroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;…
11110 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)L…11149 Landroid/bluetooth/IBluetoothA2dp;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)Landroid/blu…