Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java149 private String mConnCheckUrl = "http://www.google.com"; field in TestDeviceOptions
596 return mConnCheckUrl; in getConnCheckUrl()
600 mConnCheckUrl = url; in setConnCheckUrl()