Home
last modified time | relevance | path

Searched refs:mMonitoringTcpFastbootDevices (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java201 private Map<String, String> mMonitoringTcpFastbootDevices = new HashMap<>(); field in DeviceManager
1468 mMonitoringTcpFastbootDevices)); in run()
1628 mMonitoringTcpFastbootDevices.put(serial, fastboot_serial); in addMonitoringTcpFastbootDevice()