Searched refs:appRunningStatusProxy (Results 1 – 1 of 1) sorted by relevance
55 auto appRunningStatusProxy = std::make_shared<AbilityRuntime::AppRunningStatusProxy>(impl); in DoSomethingInterestingWithMyAPI() local59 appRunningStatusProxy->NotifyAppRunningStatus(bundle, uid, runningStatus); in DoSomethingInterestingWithMyAPI()61 appRunningStatusProxy->NotifyAppRunningStatus(bundle, uid, runningStatus); in DoSomethingInterestingWithMyAPI()