Home
last modified time | relevance | path

Searched defs:currentSources (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java299 List<BluetoothLeBroadcastReceiveState> currentSources = getAllSources(); in getBroadcastReceiveStateForSourceDevice() local
318 List<BluetoothLeBroadcastReceiveState> currentSources = getAllSources(); in getBroadcastReceiveStateForSourceId() local
DBassClientService.java517 List<Integer> currentSources = mActiveSourceMap.get(scanDelegator); in getActiveSyncedSources() local