Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_ORIENTATION_CHANGE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_ipc_interface_code.h36 TRANS_ID_NOTIFY_ORIENTATION_CHANGE, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp105 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_ORIENTATION_CHANGE): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp271 …->SendRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_ORIENTATION_CHANGE), in UpdateOrientation()