Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_SCREEN_PROPERTY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h100 TRANS_ID_GET_SCREEN_PROPERTY, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp835 DisplayManagerMessage::TRANS_ID_GET_SCREEN_PROPERTY);
1917 DisplayManagerMessage::TRANS_ID_GET_SCREEN_PROPERTY);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp640 case DisplayManagerMessage::TRANS_ID_GET_SCREEN_PROPERTY: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp2291 …if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_SCREEN_PROPERTY), in GetScreenProperty()