Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBroadcastDialog.java406 BluetoothLeBroadcastMetadata broadcastMetadata = getBroadcastMetadata(); in startBroadcastWithConnectedDevices()
463 private BluetoothLeBroadcastMetadata getBroadcastMetadata() { in getBroadcastMetadata() method in MediaOutputBroadcastDialog
464 return mMediaOutputController.getBroadcastMetadata(); in getBroadcastMetadata()
DMediaOutputController.java1051 BluetoothLeBroadcastMetadata getBroadcastMetadata() { in getBroadcastMetadata() method in MediaOutputController