Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcasterViewModel.java59 public List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata() { in getAllBroadcastMetadata() method in BroadcasterViewModel
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcast.java727 public @NonNull List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata() { in getAllBroadcastMetadata() method in BluetoothLeBroadcast
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl117 …List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata(in AttributionSource attributionSource); in getAllBroadcastMetadata() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java367 public void getAllBroadcastMetadata() { in getAllBroadcastMetadata() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1351 public List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata() { in getAllBroadcastMetadata() method in LeAudioService
5327 public List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata( in getAllBroadcastMetadata() method in LeAudioService.BluetoothLeAudioBinder