Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothLeBroadcast.java117 private BluetoothLeAudioContentMetadata mBluetoothLeAudioContentMetadata; field in LocalBluetoothLeBroadcast
436 mBluetoothLeAudioContentMetadata, in startBroadcast()
523 mBluetoothLeAudioContentMetadata = metadata; in buildBroadcastSubgroupSettings()
529 .setContentMetadata(mBluetoothLeAudioContentMetadata) in buildBroadcastSubgroupSettings()
818 mBluetoothLeAudioContentMetadata = mBuilder.setProgramInfo(programInfo).build(); in updateBroadcast()
819 mServiceBroadcast.updateBroadcast(mBroadcastId, mBluetoothLeAudioContentMetadata); in updateBroadcast()
833 mBluetoothLeAudioContentMetadata = mBuilder.setProgramInfo(programInfo).build(); in updateBroadcast()
842 .setContentMetadata(mBluetoothLeAudioContentMetadata) in updateBroadcast()
936 mBluetoothLeAudioContentMetadata = in buildContentMetadata()