Searched refs:provideBackgroundDispatcher (Results 1 – 2 of 2) sorted by relevance
38 @Provides @Background fun provideBackgroundDispatcher(): CoroutineDispatcher = Dispatchers.IO method
50 fun provideBackgroundDispatcher(): CoroutineDispatcher = Dispatchers.IO method