Searched refs:stopAbility (Results 1 – 2 of 2) sorted by relevance
249 export async function stopAbility(bundleName: string) : Promise<void> { function
17 import { sleep, startAbility, stopAbility } from "../../../../../../../common"26 await stopAbility('com.huawei.hmos.photos');27 await stopAbility('com.ohos.photos');