Searched refs:getCodecStatus (Results 1 – 6 of 6) sorted by relevance
229 if (mService.getCodecStatus(device) != null) { in isHighQualityAudioEnabled()230 codecConfig = mService.getCodecStatus(device).getCodecConfig(); in isHighQualityAudioEnabled()263 if (mService.getCodecStatus(device) != null) { in getHighQualityAudioOptionLabel()264 selectable = mService.getCodecStatus(device).getCodecsSelectableCapabilities(); in getHighQualityAudioOptionLabel()
119 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in isHighQualityAudioEnabled()182 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in getLabelDeviceConnectedButNotHighQualityCodec()197 when(mBluetoothA2dp.getCodecStatus(mDevice)).thenReturn(status); in getLabelDeviceConnectedWithHighQualityCodec()
594 public @Nullable BluetoothCodecStatus getCodecStatus(BluetoothDevice device) { in getCodecStatus() method in BluetoothA2dp599 return service.getCodecStatus(device); in getCodecStatus()
231 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;…
11820 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)L…11861 Landroid/bluetooth/IBluetoothA2dp;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)Landroid/blu…