Searched refs:bondedDevices (Results 1 – 1 of 1) sorted by relevance
27 private Set<BluetoothDevice> bondedDevices = new HashSet<BluetoothDevice>(); field in ShadowBluetoothAdapter45 return Collections.unmodifiableSet(bondedDevices); in getBondedDevices()49 bondedDevices = bluetoothDevices; in setBondedDevices()