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