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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java462 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates(
469 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates(states);
762 List<BluetoothDevice> lookupHealthDevicesMatchingStates(int[] states) { method in class:HealthService

Completed in 76 milliseconds