Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dwindow_manager_service_handler.h66 ON_CANCEL_STARTING_WINDOW, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_stub.cpp50 case ON_CANCEL_STARTING_WINDOW: in OnRemoteRequest()
H A Dwindow_manager_service_handler_proxy.cpp161 int error = SendTransactCmd(WMSCmd::ON_CANCEL_STARTING_WINDOW, data, reply, option); in CancelStartingWindow()