Searched refs:toDeviceSet (Results 1 – 2 of 2) sorted by relevance
2032 return toDeviceSet(new BluetoothDevice[0]); in getBondedDevices()2037 return toDeviceSet(mService.getBondedDevices()); in getBondedDevices()2039 return toDeviceSet(new BluetoothDevice[0]); in getBondedDevices()2801 private Set<BluetoothDevice> toDeviceSet(BluetoothDevice[] devices) { in toDeviceSet() method in BluetoothAdapter
10621 Landroid/bluetooth/BluetoothAdapter;->toDeviceSet([Landroid/bluetooth/BluetoothDevice;)Ljava/util/S…