Searched defs:mainThread (Results 1 – 2 of 2) sorted by relevance
43 private val mainThread: Thread = Looper.getMainLooper().thread constant in android.app.cts.wallpapers.TestWallpaperService
640 final Thread mainThread = Looper.getMainLooper().getThread(); in testMainLooper() local649 final Thread mainThread = Looper.getMainLooper().getThread(); in testMainExecutor() local