Searched refs:getHealthDevicesMatchingConnectionStates (Results 1 – 1 of 1) sorted by relevance
396 public List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) { in getHealthDevicesMatchingConnectionStates() method in HealthService.BluetoothHealthBinder399 return service.getHealthDevicesMatchingConnectionStates(states); in getHealthDevicesMatchingConnectionStates()481 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) { in getHealthDevicesMatchingConnectionStates() method in HealthService