Searched refs:ReportNotifyModeChange (Results 1 – 3 of 3) sorted by relevance
254 void ReportNotifyModeChange(DisplayOrientation displayOrientation);
480 HWTEST_F(ScreenSessionTest, ReportNotifyModeChange, Function | SmallTest | Level2)491 screenSession->ReportNotifyModeChange(displayOrientation);493 screenSession->ReportNotifyModeChange(displayOrientation);
623 ReportNotifyModeChange(displayOrientation); in UpdatePropertyAfterRotation()649 void ScreenSession::ReportNotifyModeChange(DisplayOrientation displayOrientation) in ReportNotifyModeChange() function in OHOS::Rosen::ScreenSession