com.android.sdklib.devices
Interface DeviceManager.DevicesChangedListener

Enclosing class:
DeviceManager

public static interface DeviceManager.DevicesChangedListener

Interface implemented by objects which want to know when changes occur to the Device lists.


Method Summary
 void onDevicesChanged()
          Called after one of the Device lists has been updated.
 

Method Detail

onDevicesChanged

void onDevicesChanged()
Called after one of the Device lists has been updated.