Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/include/zidl/
H A Ddisplay_manager_agent_interface.h64 TRANS_ID_ON_AVAILABLE_AREA_CHANGED, enumerator
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp85 case TRANS_ID_ON_AVAILABLE_AREA_CHANGED: { in OnRemoteRequest()
H A Ddisplay_manager_agent_proxy.cpp512 if (remote->SendRequest(TRANS_ID_ON_AVAILABLE_AREA_CHANGED, data, reply, option) != ERR_NONE) { in NotifyAvailableAreaChanged()
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_stub_test.cpp350 * @tc.desc: TRANS_ID_ON_AVAILABLE_AREA_CHANGED
364 uint32_t code = static_cast<uint32_t>(IDisplayManagerAgent::TRANS_ID_ON_AVAILABLE_AREA_CHANGED); in HWTEST_F()

Completed in 3 milliseconds