Searched refs:provideMainScope (Results 1 – 3 of 3) sorted by relevance
205 fun provideMainScope(): CoroutineScope = CoroutineScope(Dispatchers.Main) in <lambda>() method
280 fun provideMainScope( in provideMainScope() method in com.android.photopicker.core.ActivityModule
350 fun provideMainScope( in <lambda>() method