Home
last modified time | relevance | path

Searched refs:ReportNotifyModeChange (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp435 * @tc.name: ReportNotifyModeChange
439 HWTEST_F(ScreenSessionTest, ReportNotifyModeChange, Function | SmallTest | Level2) in HWTEST_F()
441 GTEST_LOG_(INFO) << "ReportNotifyModeChange start"; in HWTEST_F()
450 screenSession->ReportNotifyModeChange(displayOrientation); in HWTEST_F()
452 screenSession->ReportNotifyModeChange(displayOrientation); in HWTEST_F()
454 screenSession->ReportNotifyModeChange(displayOrientation); in HWTEST_F()
455 GTEST_LOG_(INFO) << "ReportNotifyModeChange end"; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h261 void ReportNotifyModeChange(DisplayOrientation displayOrientation);
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp637 ReportNotifyModeChange(displayOrientation); in UpdatePropertyAfterRotation()
654 void ScreenSession::ReportNotifyModeChange(DisplayOrientation displayOrientation) in ReportNotifyModeChange() function in OHOS::Rosen::ScreenSession
667 TLOGE(WmsLogTag::DMS, "ReportNotifyModeChange Write HiSysEvent error, ret: %{public}d", ret); in ReportNotifyModeChange()

Completed in 7 milliseconds