Searched refs:START_EXTENSION_ABILITY (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI()
187 START_EXTENSION_ABILITY = 57, enumerator
893 …EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::START_EXTENSION_ABILITY), mock_->code…
495 if (interfaceCode == AbilityManagerInterfaceCode::START_EXTENSION_ABILITY) { in OnRemoteRequestInnerThirteenth()
649 error = SendRequest(AbilityManagerInterfaceCode::START_EXTENSION_ABILITY, data, reply, option); in StartExtensionAbility()