Searched refs:START_UI_EXTENSION_ABILITY (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI()
78 … uint32_t codeTwo = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI()
321 START_UI_EXTENSION_ABILITY = 1035, enumerator
572 if (interfaceCode == AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY) { in OnRemoteRequestInnerFifteenth()
785 … error = SendRequest(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY, data, reply, option); in StartUIExtensionAbility()