Home
last modified time | relevance | path

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

/frameworks/base/tests/net/util/java/com/android/internal/util/
DTestUtils.java39 public static void waitForIdleHandler(HandlerThread handlerThread, long timeoutMs) { in waitForIdleHandler() method in TestUtils
53 public static void waitForIdleHandler(Handler handler, long timeoutMs) { in waitForIdleHandler() method in TestUtils