Searched refs:getOptionalCodecsEnabled (Results 1 – 4 of 4) sorted by relevance
91 when(mBluetoothA2dp.getOptionalCodecsEnabled(any())).thenReturn( in isHighQualityAudioEnabled()95 when(mBluetoothA2dp.getOptionalCodecsEnabled(any())).thenReturn( in isHighQualityAudioEnabled()103 when(mBluetoothA2dp.getOptionalCodecsEnabled(any())).thenReturn( in isHighQualityAudioEnabled()
719 public int getOptionalCodecsEnabled(BluetoothDevice device) { in getOptionalCodecsEnabled() method in BluetoothA2dp723 return service.getOptionalCodecsEnabled(device); in getOptionalCodecsEnabled()
218 int enabled = mService.getOptionalCodecsEnabled(device); in isHighQualityAudioEnabled()
11825 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->getOptionalCodecsEnabled(Landroid/bluetooth/Bluetoot…11862 Landroid/bluetooth/IBluetoothA2dp;->getOptionalCodecsEnabled(Landroid/bluetooth/BluetoothDevice;)I