Home
last modified time | relevance | path

Searched defs:getContext (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/telephony/telephonyjstest/netmanager_websocket/websocketcertverify/entry/src/main/ets/
DGlobalContext.ts25 public static getContext(): GlobalContext { method in GlobalContext
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/ets/test/
DConstants.ts30 getContext(key: string): common.UIAbilityContext | undefined { method in GlobalThis