Home
last modified time | relevance | path

Searched defs:startMonitor (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java256 boolean startMonitor(long interval, String urlToCheck) throws DeviceNotAvailableException; in startMonitor() method
DWifiHelper.java493 … public boolean startMonitor(long interval, String urlToCheck) throws DeviceNotAvailableException { in startMonitor() method in WifiHelper