Searched refs:ACTION_CODEC_CONFIG_CHANGED (Results 1 – 6 of 6) sorted by relevance
74 if (BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED.equals(action)) {133 filter.addAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in A2dpReceiver()
130 if (BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED.equals(action)) {584 filter.addAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in registerReceivers()
152 public static final String ACTION_CODEC_CONFIG_CHANGED = field in BluetoothA2dp
1156 hasAction(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED), in generateCodecMessageFromNative()
1171 Intent intent = new Intent(BluetoothA2dp.ACTION_CODEC_CONFIG_CHANGED); in broadcastCodecConfig()
19 …ifest.permission.BLUETOOTH_CONNECT) public static final String ACTION_CODEC_CONFIG_CHANGED = "andr…