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