Home
last modified time | relevance | path

Searched refs:TRANS_ID_ON_DISPLAY_MODE_CHANGED (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dm/include/zidl/
H A Ddisplay_manager_agent_interface.h65 TRANS_ID_ON_DISPLAY_MODE_CHANGED, enumerator
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp82 case TRANS_ID_ON_DISPLAY_MODE_CHANGED: { in OnRemoteRequest()
H A Ddisplay_manager_agent_proxy.cpp487 if (remote->SendRequest(TRANS_ID_ON_DISPLAY_MODE_CHANGED, data, reply, option) != ERR_NONE) { in NotifyDisplayModeChanged()
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_stub_test.cpp331 * @tc.desc: TRANS_ID_ON_DISPLAY_MODE_CHANGED
343 uint32_t code = static_cast<uint32_t>(IDisplayManagerAgent::TRANS_ID_ON_DISPLAY_MODE_CHANGED); in HWTEST_F()

Completed in 3 milliseconds