Searched defs:getInputDevicesMatchingConnectionStates (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothInputProfileHandler.java132 List<BluetoothDevice> getInputDevicesMatchingConnectionStates(int[] states) { method in class:BluetoothInputProfileHandler
H A DBluetoothService.java2153 public List<BluetoothDevice> getInputDevicesMatchingConnectionStates( method in class:BluetoothService
2157 return mBluetoothInputProfileHandler.getInputDevicesMatchingConnectionStates(states);

Completed in 49 milliseconds