Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h48 struct ScreenLockDisableInfo : public AsyncCall::Context { struct
53 ScreenLockDisableInfo() in ScreenLockDisableInfo() argument
56 ScreenLockDisableInfo(InputAction input, OutputAction output) in ScreenLockDisableInfo() function
59 ~ScreenLockDisableInfo() override{}; in ~ScreenLockDisableInfo() argument