Searched refs:waitForIdleLooper (Results 1 – 2 of 2) sorted by relevance
39 public static void waitForIdleLooper(Looper looper, long timeoutMs) { in waitForIdleLooper() method in TestUtils
56 import static com.android.internal.util.TestUtils.waitForIdleLooper;299 waitForIdleLooper(ConnectivityThread.getInstanceLooper(), timeoutMs); in waitForIdle()