Searched refs:NotifyDeviceStateChange (Results 1 – 6 of 6) sorted by relevance
70 status_t NotifyDeviceStateChange(google_camera_hal::DeviceState device_state);
336 status_t CameraProvider::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::google_camera_hal::CameraProvider342 camera_provider_hwl_->NotifyDeviceStateChange(device_state); in NotifyDeviceStateChange()
114 status_t NotifyDeviceStateChange(DeviceState /*device_state*/) override { in NotifyDeviceStateChange() function
76 status_t NotifyDeviceStateChange(DeviceState device_state) override;
932 status_t EmulatedCameraProviderHwlImpl::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::EmulatedCameraProviderHwlImpl
390 google_camera_provider_->NotifyDeviceStateChange(device_state); in notifyDeviceStateChange()