Searched refs:STOP_EXTENSION_ABILITY (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::STOP_EXTENSION_ABILITY); in DoSomethingInterestingWithMyAPI()
190 STOP_EXTENSION_ABILITY = 58, enumerator
913 …EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::STOP_EXTENSION_ABILITY), mock_->code_…
498 if (interfaceCode == AbilityManagerInterfaceCode::STOP_EXTENSION_ABILITY) { in OnRemoteRequestInnerThirteenth()
862 error = SendRequest(AbilityManagerInterfaceCode::STOP_EXTENSION_ABILITY, data, reply, option); in StopExtensionAbility()