Searched defs:dispatch (Results 1 – 6 of 6) sorted by relevance
78 private fun dispatch(event: Lifecycle.Event) { in dispatch() method173 internal fun dispatch(activity: Activity, event: Lifecycle.Event) { in dispatch() method
54 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method in androidx.lifecycle.SurrogateMainCoroutineDispatcher69 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method in androidx.lifecycle.ImmediateMainCoroutineDispatcher
52 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method in androidx.lifecycle.SurrogateMainCoroutineDispatcher68 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method in androidx.lifecycle.ImmediateMainCoroutineDispatcher
240 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method in androidx.lifecycle.PausingDispatcher
70 override fun dispatch(context: CoroutineContext, block: Runnable) { in dispatch() method
112 override fun dispatch(context: CoroutineContext, block: Runnable) { in <lambda>() method