Searched refs:NotifyDeviceStateChange (Results 1 – 7 of 7) sorted by relevance
75 virtual status_t NotifyDeviceStateChange(DeviceState device_state) = 0;
70 status_t NotifyDeviceStateChange(google_camera_hal::DeviceState device_state);
339 status_t CameraProvider::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::google_camera_hal::CameraProvider345 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;
958 status_t EmulatedCameraProviderHwlImpl::NotifyDeviceStateChange( in NotifyDeviceStateChange() function in android::EmulatedCameraProviderHwlImpl
395 google_camera_provider_->NotifyDeviceStateChange(device_state); in notifyDeviceStateChange()