Searched refs:getHealthDevicesMatchingConnectionStates (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java393 public List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) { method in class:HealthService.BluetoothHealthBinder
396 return service.getHealthDevicesMatchingConnectionStates(states);
484 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) { method in class:HealthService

Completed in 150 milliseconds