Home
last modified time | relevance | path

Searched defs:codecConfig (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java55 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
69 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in enableOptionalCodecs() local
85 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in disableOptionalCodecs() local
153 BluetoothCodecConfig codecConfig; in assignCodecConfigPriorities() local
DA2dpService.java654 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
1146 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java82 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onPreferenceChange() local
108 BluetoothCodecConfig codecConfig; in updateState() local
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java401 BluetoothCodecConfig codecConfig = null; in getCodecValue() local
448 BluetoothCodecConfig codecConfig = in setCodecValue() local
504 BluetoothCodecConfig codecConfig = null; in verifyCodeConfig() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java579 BluetoothCodecConfig codecConfig = codecConfigSbc; in testProcessAudioStateChangedCodecConfigChangedEvents() local