Searched refs:recentsCoroutineScope (Results 1 – 3 of 3) sorted by relevance
32 private val recentsCoroutineScope: CoroutineScope, constant in com.android.quickstep.views.RecentsViewModelHelper36 recentsCoroutineScope.cancel("RecentsView is being destroyed") in onDestroy()47 recentsCoroutineScope.launch(dispatcherProvider.background) { in switchToScreenshot()
58 val recentsCoroutineScope = in <lambda>() constant62 set(CoroutineScope::class.java.simpleName, recentsCoroutineScope) in <lambda>()80 recentsCoroutineScope, in <lambda>()102 val recentsCoroutineScope = in <lambda>() constant108 set(CoroutineScope::class.java.simpleName, recentsCoroutineScope) in <lambda>()
45 private val recentsCoroutineScope: CoroutineScope, in <lambda>() constant in com.android.quickstep.recents.data.TasksRepository107 recentsCoroutineScope.launch(dispatcherProvider.background) { in <lambda>()146 recentsCoroutineScope.launch(dispatcherProvider.background) { in <lambda>()174 recentsCoroutineScope.launch(dispatcherProvider.background) { in <lambda>()