/packages/modules/Bluetooth/system/binder/android/bluetooth/ |
D | IBluetoothPbap.aidl | 31 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothAvrcpController.aidl | 34 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothBattery.aidl | 38 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothPbapClient.aidl | 37 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothPan.aidl | 43 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothLeBroadcastAssistant.aidl | 35 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
|
D | IBluetoothSap.aidl | 41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothMap.aidl | 41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothA2dpSink.aidl | 38 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
D | IBluetoothMapClient.aidl | 41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | BluetoothCsisBinderTest.java | 75 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothCsisBinderTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/ |
D | BleBroadcastAssistantBinderTest.java | 82 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BleBroadcastAssistantBinderTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/ |
D | BatteryServiceTest.java | 251 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BatteryServiceTest
|
D | BatteryServiceBinderTest.java | 85 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BatteryServiceBinderTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/ |
D | BluetoothHidDeviceBinderTest.java | 167 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothHidDeviceBinderTest
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHealth.java | 314 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHealth
|
D | BluetoothPbap.java | 214 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPbap
|
D | BluetoothManager.java | 161 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int profile, int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothManager
|
D | BluetoothAvrcpController.java | 164 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothAvrcpController
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | BluetoothHeadsetBinderTest.java | 71 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothHeadsetBinderTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapServiceTest.java | 129 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothPbapServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkServiceBinderTest.java | 86 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in A2dpSinkServiceBinderTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryService.java | 338 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BatteryService 617 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in BatteryService.BluetoothBatteryBinder
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 411 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in PbapClientService.BluetoothPbapClientBinder 549 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PbapClientService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 266 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in A2dpSinkService.A2dpSinkServiceBinder 462 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpSinkService
|