Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/net/
DIHttpHelper.java117 public void doGetIgnore(String url) throws IOException; in doGetIgnore() method
DHttpHelper.java145 public void doGetIgnore(String url) throws IOException { in doGetIgnore() method in HttpHelper
321 doGetIgnore(getUrl()); in run()