Home
last modified time | relevance | path

Searched refs:ON_MOVE_MISSINONS_TO_FOREGROUND (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.h72 ON_MOVE_MISSINONS_TO_FOREGROUND, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_stub.cpp54 case ON_MOVE_MISSINONS_TO_FOREGROUND: in OnRemoteRequest()
H A Dwindow_manager_service_handler_proxy.cpp210 int error = SendTransactCmd(WMSCmd::ON_MOVE_MISSINONS_TO_FOREGROUND, data, reply, option); in MoveMissionsToForeground()