Searched refs:getAllBroadcastMetadata (Results 1 – 1 of 1) sorted by relevance
148 List<BluetoothLeBroadcastMetadata> metadata = getAllBroadcastMetadata();456 if (mServiceBroadcast.getAllBroadcastMetadata().size() in startPrivateBroadcast()705 mServiceBroadcast.getAllBroadcastMetadata(); in getLatestBluetoothLeBroadcastMetadata()985 public @NonNull List<BluetoothLeBroadcastMetadata> getAllBroadcastMetadata() { in getAllBroadcastMetadata() method in LocalBluetoothLeBroadcast991 return mServiceBroadcast.getAllBroadcastMetadata(); in getAllBroadcastMetadata()999 return !mServiceBroadcast.getAllBroadcastMetadata().isEmpty(); in isEnabled()1124 List<BluetoothLeBroadcastMetadata> sources = mServiceBroadcast.getAllBroadcastMetadata(); in updateFallbackActiveDeviceIfNeeded()