Searched refs:MOVE_MISSIONS_TO_FOREGROUND (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::MOVE_MISSIONS_TO_FOREGROUND); in DoSomethingInterestingWithMyAPI()
445 MOVE_MISSIONS_TO_FOREGROUND = 1117, enumerator
1518 …EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::MOVE_MISSIONS_TO_FOREGROUND), mock_->…
368 if (interfaceCode == AbilityManagerInterfaceCode::MOVE_MISSIONS_TO_FOREGROUND) { in OnRemoteRequestInnerNinth()
2972 …auto error = SendRequest(AbilityManagerInterfaceCode::MOVE_MISSIONS_TO_FOREGROUND, data, reply, op… in MoveMissionsToForeground()