Home
last modified time | relevance | path

Searched refs:GetForegroundUIAbilitiesInner (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_stub.h293 int32_t GetForegroundUIAbilitiesInner(MessageParcel &data, MessageParcel &reply);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp700 return GetForegroundUIAbilitiesInner(data, reply); in OnRemoteRequestInnerEighteenth()
3736 int32_t AbilityManagerStub::GetForegroundUIAbilitiesInner(MessageParcel &data, MessageParcel &reply) in GetForegroundUIAbilitiesInner() function in OHOS::AAFwk::AbilityManagerStub
/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
H A Dability_manager_stub_test.cpp3466 * @tc.desc: Test function GetForegroundUIAbilitiesInner when normally.
3473 auto res = stub_->GetForegroundUIAbilitiesInner(data, reply); in HWTEST_F()

Completed in 13 milliseconds