Searched defs:waitForResultOrThrow (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/os/src/android/os/cts/ | ||
D | ActivityTestsBase.java | 145 public int waitForResultOrThrow(int timeoutMs) { in waitForResultOrThrow() method in ActivityTestsBase |
/cts/tests/app/app/src/android/app/stubs/ | ||
D | ActivityTestsBase.java | 159 public int waitForResultOrThrow(int timeoutMs) { in waitForResultOrThrow() method in ActivityTestsBase |