Searched refs:NotifyDisplayCreate (Results 1 – 4 of 4) sorted by relevance
57 void NotifyDisplayCreate(sptr<DisplayInfo> info);105 pImpl_->NotifyDisplayCreate(displayInfo); in OnDisplayCreate()296 void DisplayManagerLite::Impl::NotifyDisplayCreate(sptr<DisplayInfo> info) in NotifyDisplayCreate() function in OHOS::Rosen::DisplayManagerLite::Impl
108 void NotifyDisplayCreate(sptr<DisplayInfo> info);179 pImpl_->NotifyDisplayCreate(displayInfo); in OnDisplayCreate()1836 void DisplayManager::Impl::NotifyDisplayCreate(sptr<DisplayInfo> info) in NotifyDisplayCreate() function in OHOS::Rosen::DisplayManager::Impl
139 void NotifyDisplayCreate(sptr<DisplayInfo> displayInfo);
736 NotifyDisplayCreate(screenSession->ConvertToDisplayInfo()); in HandleScreenEvent()3791 NotifyDisplayCreate(screen->ConvertToDisplayInfo()); in AddScreenToGroup()4105 void ScreenSessionManager::NotifyDisplayCreate(sptr<DisplayInfo> displayInfo) in NotifyDisplayCreate() function in OHOS::Rosen::ScreenSessionManager