DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


Ringkasan

Metode publik

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

Metode publik

parseDeviceListResponse

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

Parameter
result String

Hasil
Map<String, IDevice.DeviceState>

lari

public void run ()

berhenti

public void stop ()