Searched refs:getLatestBluetoothLeBroadcastMetadata (Results 1 – 3 of 3) sorted by relevance
149 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn(null); in startBroadcastWithConnectedDevices_noBroadcastMetadata_failToAddSource()162 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_noConnectedMediaDevice_failToAddSource()177 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_hasBroadcastSource_failToAddSource()201 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_noBroadcastSource_failToAddSource()375 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in addSourceToAllConnectedDevices()
422 public BluetoothLeBroadcastMetadata getLatestBluetoothLeBroadcastMetadata() { in getLatestBluetoothLeBroadcastMetadata() method in LocalBluetoothLeBroadcast578 final BluetoothLeBroadcastMetadata metadata = getLatestBluetoothLeBroadcastMetadata(); in getLocalBluetoothLeBroadcastMetaData()
1016 return broadcast.getLatestBluetoothLeBroadcastMetadata(); in getBroadcastMetadata()