Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/include/zidl/
H A Ddisplay_manager_agent_interface.h61 TRANS_ID_ON_PRIVATE_WINDOW, enumerator
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp70 case TRANS_ID_ON_PRIVATE_WINDOW: { in OnRemoteRequest()
H A Ddisplay_manager_agent_proxy.cpp338 if (remote->SendRequest(TRANS_ID_ON_PRIVATE_WINDOW, data, reply, option) != ERR_NONE) { in NotifyPrivateWindowStateChanged()
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_stub_test.cpp253 * @tc.desc: TRANS_ID_ON_PRIVATE_WINDOW
264 uint32_t code = static_cast<uint32_t>(IDisplayManagerAgent::TRANS_ID_ON_PRIVATE_WINDOW); in HWTEST_F()

Completed in 3 milliseconds