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

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

Completed in 57 milliseconds