Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java3009 List<Pair<BluetoothLeBroadcastReceiveState, BluetoothDevice>> sourcesToCache = in cacheSuspendingSources() local
3018 for (Pair<BluetoothLeBroadcastReceiveState, BluetoothDevice> pair : sourcesToCache) { in cacheSuspendingSources()