Searched refs:START_UI_ABILITY_BY_SCB (Results 1 – 4 of 4) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::START_UI_ABILITY_BY_SCB); in DoSomethingInterestingWithMyAPI()
340 START_UI_ABILITY_BY_SCB = 1043, enumerator
630 if (interfaceCode == AbilityManagerInterfaceCode::START_UI_ABILITY_BY_SCB) { in OnRemoteRequestInnerSixteenth()
820 …auto error = SendRequest(AbilityManagerInterfaceCode::START_UI_ABILITY_BY_SCB, data, reply, option… in StartUIAbilityBySCB()