Home
last modified time | relevance | path

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

/tools/tradefederation/core/common_util/com/android/tradefed/util/net/
DIHttpHelper.java128 public void doGetIgnoreWithRetry(String url) throws IOException; in doGetIgnoreWithRetry() method
DHttpHelper.java215 public void doGetIgnoreWithRetry(String url) throws IOException { in doGetIgnoreWithRetry() method in HttpHelper