Home
last modified time | relevance | path

Searched defs:scopedLifecycle (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/
H A DCoroutineCameraProvider.kt46 val scopedLifecycle = CoroutineLifecycleOwner(coroutineContext) in runWith() constant
56 val scopedLifecycle = CoroutineLifecycleOwner(coroutineContext) in runWithConcurrent() constant