Searched defs:startDownloadAndWait (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java362 public boolean startDownloadAndWait(String targetUrl, long timeout) { method in class:ConnectionUtil
373 Log.v(LOG_TAG, "startDownloadAndWait timed out, failed to fetch " + targetUrl +

Completed in 54 milliseconds