Searched refs:OnRsScreenConnectionChange (Results 1 – 3 of 3) sorted by relevance
248 absController_->OnRsScreenConnectionChange(rsScreenId, event);260 absController_->OnRsScreenConnectionChange(rsScreenId, event);272 absController_->OnRsScreenConnectionChange(rsScreenId, event);284 absController_->OnRsScreenConnectionChange(rsScreenId, event);
96 void OnRsScreenConnectionChange(ScreenId rsScreenId, ScreenEvent screenEvent);
66 …[this](ScreenId rsScreenId, ScreenEvent screenEvent) { OnRsScreenConnectionChange(rsScreenId, scre… in RegisterRsScreenConnectionChangeListener()237 void AbstractScreenController::OnRsScreenConnectionChange(ScreenId rsScreenId, ScreenEvent screenEv… in OnRsScreenConnectionChange() function in OHOS::Rosen::AbstractScreenController