Home
last modified time | relevance | path

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

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