Home
last modified time | relevance | path

Searched refs:ACTION_CODEC_CONFIG_CHANGED (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java74 if (BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED.equals(action)) {
133 filter.addAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in A2dpReceiver()
/packages/apps/Settings/src/com/android/settings/development/
DDevelopmentSettingsDashboardFragment.java130 if (BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED.equals(action)) {
584 filter.addAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in registerReceivers()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java152 public static final String ACTION_CODEC_CONFIG_CHANGED = field in BluetoothA2dp
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java1156 hasAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED), in generateCodecMessageFromNative()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1171 Intent intent = new Intent(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in broadcastCodecConfig()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt19 …ifest.permission.BLUETOOTH_CONNECT) public static final String ACTION_CODEC_CONFIG_CHANGED = "andr…