Home
last modified time | relevance | path

Searched defs:call (Results 1 – 2 of 2) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DIssueReporter.java165 public Void call() throws Exception { in call() method in IssueReporter.Issue
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java867 public Void call() throws IOException, InterruptedException, HttpException { in call() method in CtsTestServer.ServerThread.HandleResponseTask