Searched defs:mMainDispatcher (Results 1 – 6 of 6) sorted by relevance
36 @Main private val mMainDispatcher: CoroutineDispatcher, constant in com.android.systemui.screenshot.ScreenshotProxyService
311 @Mock protected CoroutineDispatcher mMainDispatcher; field in NotificationPanelViewControllerBaseTest
146 @Mock private CoroutineDispatcher mMainDispatcher; field in ScrimControllerTest
273 private CoroutineDispatcher mMainDispatcher; field in ScrimController
406 CoroutineDispatcher mMainDispatcher; field in StatusBarKeyguardViewManager
613 private final CoroutineDispatcher mMainDispatcher; field in NotificationPanelViewController