Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java130 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in enableOptionalCodecs() local
151 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in disableOptionalCodecs() local
162 private int getPrioitizedCodecType(BluetoothCodecConfig codecConfig, in getPrioitizedCodecType()
234 BluetoothCodecConfig codecConfig; in assignCodecConfigPriorities() local
DA2dpService.java744 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
932 BluetoothCodecConfig codecConfig = codecStatus.getCodecConfig(); in codecConfigUpdated() local
1350 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DAbstractBluetoothA2dpPreferenceController.java83 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onPreferenceChange() local
88 setCodecConfigPreference(mBluetoothA2dp.getActiveDevice(), codecConfig); in onPreferenceChange() local
113 BluetoothCodecConfig codecConfig; in updateState() local
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java401 BluetoothCodecConfig codecConfig = null; in getCodecValue() local
453 BluetoothCodecConfig codecConfig = in setCodecValue() local
479 mBluetoothA2dp.setCodecConfigPreference(mBluetoothA2dp.getActiveDevice(), codecConfig); in setCodecValue() local
514 BluetoothCodecConfig codecConfig = null; in verifyCodeConfig() local
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java83 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onPreferenceChange() local
117 BluetoothCodecConfig codecConfig; in updateState() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java576 BluetoothCodecConfig codecConfig = codecConfigSbc; in testProcessAudioStateChangedCodecConfigChangedEvents() local