Home
last modified time | relevance | path

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

/applications/standard/screenlock/product/phone/src/main/ets/ServiceExtAbility/
DServiceExtAbility.ts38 const UIContext: UIContext = win.getUIContext(); constant
/applications/standard/screenlock/features/screenlock/src/main/ets/com/ohos/model/
DscreenLockService.ts261 const UIContext: UIContext = AppStorage.get('UIContext'); constant