Home | History | Annotate | Download | only in hdp

Lines Matching refs:getHealthDevicesMatchingConnectionStates

393         public List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) {
396 return service.getHealthDevicesMatchingConnectionStates(states);
478 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) {