Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_provider_hwl.h114 status_t NotifyDeviceStateChange(DeviceState /*device_state*/) override { in NotifyDeviceStateChange() function
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_provider.cc336 status_t CameraProvider::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::google_camera_hal::CameraProvider
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraProviderHWLImpl.cpp932 status_t EmulatedCameraProviderHwlImpl::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::EmulatedCameraProviderHwlImpl