Home
last modified time | relevance | path

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

/cts/tests/tests/sensorprivacy/test-apps/utils/src/android/sensorprivacy/cts/testapp/utils/
DUtils.kt100 val sessionConfiguration = SessionConfiguration( in openCam() constant
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpsLoggingTest.kt809 val sessionConfiguration = SessionConfiguration( in nativeNoteOp() constant
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1574 SessionConfiguration sessionConfiguration = new SessionConfiguration( in configureCameraSessionWithColorSpace() local