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