Searched refs:getLatestBluetoothLeBroadcastMetadata (Results 1 – 3 of 3) sorted by relevance
162 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn(null); in startBroadcastWithConnectedDevices_noBroadcastMetadata_failToAddSource()175 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_noConnectedMediaDevice_failToAddSource()190 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_hasBroadcastSource_failToAddSource()214 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in startBroadcastWithConnectedDevices_noBroadcastSource_failToAddSource()388 when(mLocalBluetoothLeBroadcast.getLatestBluetoothLeBroadcastMetadata()).thenReturn( in addSourceToAllConnectedDevices()
698 public BluetoothLeBroadcastMetadata getLatestBluetoothLeBroadcastMetadata() { in getLatestBluetoothLeBroadcastMetadata() method in LocalBluetoothLeBroadcast941 final BluetoothLeBroadcastMetadata metadata = getLatestBluetoothLeBroadcastMetadata(); in getLocalBluetoothLeBroadcastMetaData()
1059 return broadcast.getLatestBluetoothLeBroadcastMetadata(); in getBroadcastMetadata()