Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DTestActivity.java40 public void waitUntilDestroyed() throws InterruptedException { in waitUntilDestroyed() method in TestActivity
49 public void waitUntilDestroyed(int timeoutMs) throws InterruptedException { in waitUntilDestroyed() method in TestActivity