Home
last modified time | relevance | path

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