Home
last modified time | relevance | path

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

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