Home
last modified time | relevance | path

Searched refs:stopAbility (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/photoAccess/
Dcommon.ts249 export async function stopAbility(bundleName: string) : Promise<void> { function
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/ets/test/PhotoAccessHelper/
DphotoPicker.ets17 import { sleep, startAbility, stopAbility } from "../../../../../../../common"
26 await stopAbility('com.huawei.hmos.photos');
27 await stopAbility('com.ohos.photos');