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

/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DBandwidthTest.java232 assertTrue(mConnectionUtil.startDownloadAndWait(targetUrl, 500000));
/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 166 milliseconds