Searched refs:getDevicesMatchingConnectionStates (Results 1 – 11 of 11) sorted by relevance
150 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpService152 return mStateMachine.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()247 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpService.BluetoothA2dpBinder250 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
657 synchronized List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpStateMachine
161 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HeadsetService.BluetoothHeadsetBinder164 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()353 private List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HeadsetService355 return mStateMachine.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
1221 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HeadsetStateMachine
320 return getDevicesMatchingConnectionStates( in getConnectedDevices()324 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HidService.BluetoothInputDeviceBinder327 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()411 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HidService
280 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PanService.BluetoothPanBinder283 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()340 List<BluetoothDevice> devices = getDevicesMatchingConnectionStates( in getConnectedDevices()345 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PanService
579 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMapService804 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMapService.BluetoothMapBinder808 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
165 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
170 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
108 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
274 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in GattService.BluetoothGattBinder277 return service.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()975 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in GattService