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

/frameworks/base/core/java/android/bluetooth/
H A DIBluetooth.aidl122 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(in int[] states);
H A DBluetoothHealth.java380 return mService.getHealthDevicesMatchingConnectionStates(states);
/frameworks/base/core/java/android/server/
H A DBluetoothHealthProfileHandler.java546 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) { method in class:BluetoothHealthProfileHandler
H A DBluetoothService.java2315 public List<BluetoothDevice> getHealthDevicesMatchingConnectionStates( method in class:BluetoothService
2321 getHealthDevicesMatchingConnectionStates(states);

Completed in 73 milliseconds