Home
last modified time | relevance | path

Searched refs:startInScope (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/slider/
DHapticSliderViewBinder.kt32 plugin.startInScope(lifecycleScope) in bind()
DSeekbarHapticPlugin.kt86 fun startInScope(scope: CoroutineScope) { in startInScope() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/slider/
DSeekbarHapticPluginTest.kt77 plugin.startInScope(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in <lambda>()
136 plugin.startInScope(pluginScope) in runOnStartedPlugin()