Home
last modified time | relevance | path

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

/aosp_15_r20/external/jetpack-camera-app/feature/preview/src/test/java/com/google/jetpackcamera/feature/preview/
H A DPreviewViewModelTest.kt82 fun captureImageWithUri() = runTest(StandardTestDispatcher()) { in <lambda>() method
/aosp_15_r20/external/jetpack-camera-app/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/
H A DPreviewViewModel.kt501 fun captureImageWithUri( in <lambda>() method in com.google.jetpackcamera.feature.preview.PreviewViewModel