Searched refs:NotifySessionChangeByActionNotifyManager (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test8.cpp | 489 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 495 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 518 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 521 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 524 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 527 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 530 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 533 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 536 sceneSession->NotifySessionChangeByActionNotifyManager(property, in HWTEST_F() 539 sceneSession->NotifySessionChangeByActionNotifyManager(propert in HWTEST_F() [all...] |
H A D | scene_session_test4.cpp | 245 sceneSession->NotifySessionChangeByActionNotifyManager(property, action); in HWTEST_F() 253 sceneSession->NotifySessionChangeByActionNotifyManager(property, action); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 3653 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateKeepScreenOn() 3661 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateFocusable() 3669 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateTouchable() 3691 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateSetBrightness() 3707 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdatePrivacyMode() 3736 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateOtherProps() 3744 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateStatusProps() 3752 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateNavigationProps() 3760 NotifySessionChangeByActionNotifyManager(property, action); in HandleActionUpdateNavigationIndicatorProps() 3768 NotifySessionChangeByActionNotifyManager(propert in HandleActionUpdateFlags() 3952 void SceneSession::NotifySessionChangeByActionNotifyManager(const sptr<WindowSessionProperty>& property, NotifySessionChangeByActionNotifyManager() function in SceneSession [all...] |
/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | scene_session.h | 640 void NotifySessionChangeByActionNotifyManager(const sptr<WindowSessionProperty>& property,
|
Completed in 16 milliseconds