Searched refs:enableOptionalCodecs (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothA2dp.aidl43 oneway void enableOptionalCodecs();
H A DBluetoothA2dp.java649 public void enableOptionalCodecs() { method in class:BluetoothA2dp
650 if (DBG) Log.d(TAG, "enableOptionalCodecs");
674 mService.enableOptionalCodecs();
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java228 mService.enableOptionalCodecs();

Completed in 88 milliseconds