Home
last modified time | relevance | path

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

/camera/camera-camera2-pipe-integration/src/main/java/androidx/camera/camera2/pipe/integration/impl/
DLowLightBoostControl.kt84 public val lowLightBoostStateLiveData: LiveData<Int> in <lambda>() constant in androidx.camera.camera2.pipe.integration.impl.LowLightBoostControl
/camera/camera-camera2/src/test/java/androidx/camera/camera2/internal/
DCamera2CameraInfoImplTest.java351 LiveData<Integer> lowLightBoostStateLiveData = in lowLightBoostStateLiveData_SameInstanceBeforeAndAfterCameraControlLink() local