Uses of Interface
com.biglybt.core.devices.DeviceSearchListener
-
Packages that use DeviceSearchListener Package Description com.biglybt.core.devices com.biglybt.core.devices.impl -
-
Uses of DeviceSearchListener in com.biglybt.core.devices
Methods in com.biglybt.core.devices with parameters of type DeviceSearchListener Modifier and Type Method Description void
DeviceManager. search(int max_millis, DeviceSearchListener listener)
-
Uses of DeviceSearchListener in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl with parameters of type DeviceSearchListener Modifier and Type Method Description void
DeviceManagerImpl. search(int millis, DeviceSearchListener listener)
-