Searched refs:getMainDispatcher (Results 1 – 2 of 2) sorted by relevance
62 override fun getMainDispatcher() = Dispatchers.Main.immediate
355 mMainDispatcher = getMainDispatcher(); in setup()849 protected CoroutineDispatcher getMainDispatcher() { in getMainDispatcher() method in NotificationPanelViewControllerBaseTest