Searched refs:mainThread (Results 1 – 1 of 1) sorted by relevance
534 final Thread mainThread = Looper.getMainLooper().getThread(); in testMainLooper() local537 assertEquals(mainThread, Thread.currentThread()); in testMainLooper()542 final Thread mainThread = Looper.getMainLooper().getThread(); in testMainExecutor() local544 assertEquals(mainThread, Thread.currentThread()); in testMainExecutor()