Searched refs:toDeviceSet (Results 1 – 2 of 2) sorted by relevance
2299 return toDeviceSet(new BluetoothDevice[0]); in getBondedDevices()2304 return toDeviceSet(mService.getBondedDevices()); in getBondedDevices()2306 return toDeviceSet(new BluetoothDevice[0]); in getBondedDevices()3102 private Set<BluetoothDevice> toDeviceSet(BluetoothDevice[] devices) { in toDeviceSet() method in BluetoothAdapter
4395 HSPLandroid/bluetooth/BluetoothAdapter;->toDeviceSet([Landroid/bluetooth/BluetoothDevice;)Ljava/uti…