Home
last modified time | relevance | path

Searched defs:getAllSources (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceBinderTest.java241 public void getAllSources() { in getAllSources() method in BassClientServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeBroadcastAssistant.aidl60 …List<BluetoothLeBroadcastReceiveState> getAllSources(in BluetoothDevice sink, in AttributionSource… in getAllSources() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientServiceBinder.java238 public List<BluetoothLeBroadcastReceiveState> getAllSources( in getAllSources() method in BassClientServiceBinder
DBassClientStateMachine.java1312 public List<BluetoothLeBroadcastReceiveState> getAllSources() { in getAllSources() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastAssistant.java1170 public List<BluetoothLeBroadcastReceiveState> getAllSources(@NonNull BluetoothDevice sink) { in getAllSources() method in BluetoothLeBroadcastAssistant