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

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

Completed in 183 milliseconds