Searched refs:NotifyCameraStatusChanged (Results 1 – 6 of 6) sorted by relevance
51 controller_->NotifyCameraStatusChanged(static_cast<CameraSessionStatus>(value)); in OnEventChange()201 void DeferredPhotoController::NotifyCameraStatusChanged(CameraSessionStatus status) in NotifyCameraStatusChanged() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoController203 userInitiatedStrategy_->NotifyCameraStatusChanged(status); in NotifyCameraStatusChanged()204 backgroundStrategy_->NotifyCameraStatusChanged(status); in NotifyCameraStatusChanged()
41 void NotifyCameraStatusChanged(CameraSessionStatus status);
40 void NotifyCameraStatusChanged(CameraSessionStatus status);
46 void NotifyCameraStatusChanged(CameraSessionStatus status);
79 void UserInitiatedStrategy::NotifyCameraStatusChanged(CameraSessionStatus status) in NotifyCameraStatusChanged() function in OHOS::CameraStandard::DeferredProcessing::UserInitiatedStrategy
122 void BackgroundStrategy::NotifyCameraStatusChanged(CameraSessionStatus status) in NotifyCameraStatusChanged() function in OHOS::CameraStandard::DeferredProcessing::BackgroundStrategy