DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

java.lang.Object
   ↳ com.android.tradefed.device.server.DeviceListMonitorTask


Résumé

Méthodes publiques

static Map<String, IDevice.DeviceState> parseDeviceListResponse(String result)
void run()
void stop()

Méthodes publiques

parseDeviceListResponse

public static Map<String, IDevice.DeviceState> parseDeviceListResponse (String result)

Paramètres
result String

Renvoie
Map<String, IDevice.DeviceState>

run

public void run ()

stop

public void stop ()