Searched refs:getDevicesMatchingConnectionStates (Results 1 – 17 of 17) sorted by relevance
486 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()495 public List<BluetoothDevice> getDevicesMatchingConnectionStates(@NonNull int[] states) { in getDevicesMatchingConnectionStates() method in LocalBluetoothLeBroadcastAssistant499 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
123 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
158 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
159 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
160 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
122 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
112 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
121 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
187 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
253 return mService.getDevicesMatchingConnectionStates( in getConnectedDevices()
188 return mService.getDevicesMatchingConnectionStates(states); in getDevicesByStates()
157 return mService.getDevicesMatchingConnectionStates(states); in getDevicesByStates()
200 return mService.getDevicesMatchingConnectionStates(states); in getDevicesByStates()
210 return mService.getDevicesMatchingConnectionStates(states); in getDevicesByStates()
194 when(mService.getDevicesMatchingConnectionStates(connectedStates)) in getConnectedDevices_returnCorrectList()213 when(mService.getDevicesMatchingConnectionStates(connectableStates)) in getConnectableDevices_returnCorrectList()
186 when(mService.getDevicesMatchingConnectionStates(connectedStates)) in getConnectedDevices_returnCorrectList()
5798 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…6250 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…6368 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…6408 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…6436 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…6473 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int,…6480 …abstract java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…