Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_system_ability_stub.cpp27 void ScreenLockSystemAbilityStub::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
41 SystemEvent systemEvent(data.ReadString(), data.ReadString()); in OnRemoteRequest() local
H A Dscreenlock_app_manager.cpp195 SystemEvent systemEvent(SERVICE_RESTART); in OnRemoteSaDied() local
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp279 SystemEvent systemEvent(BEGIN_SCREEN_OFF); in OnScreenOff() local
291 SystemEvent systemEvent(BEGIN_SCREEN_ON); in OnScreenOn() local
311 SystemEvent systemEvent(SYSTEM_READY); in OnSystemReady() local
324 SystemEvent systemEvent(BEGIN_WAKEUP); in OnWakeUp() local
336 SystemEvent systemEvent(BEGIN_SLEEP); in OnSleep() local
348 SystemEvent systemEvent(EXIT_ANIMATION); in OnExitAnimation() local
354 SystemEvent systemEvent(STRONG_AUTH_CHANGED); in StrongAuthChanged() local
397 SystemEvent systemEvent(UNLOCKSCREEN); in UnlockInner() local
419 SystemEvent systemEvent(LOCKSCREEN); in Lock() local
432 SystemEvent systemEvent(LOCKSCREEN); in Lock() local
[all …]
H A Dscreenlock_system_ability_proxy.cpp27 void ScreenLockSystemAbilityProxy::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_notify_test_instance.cpp30 void ScreenlockNotifyTestInstance::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
H A Dscreenlock_callback_test.cpp30 void ScreenLockSystemAbilityTest::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Duv_queue.h31 SystemEvent systemEvent; member
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_system_ability_callback.cpp40 void ScreenlockSystemAbilityCallback::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp634 std::function<void()> systemEvent; in GetCreateMenuOptionsParams() local
1273 …const OnMenuItemCallback& onCreateCallback, const std::function<void()>& systemEvent, const MenuOp… in CreateExtensionMenuOptionCallback()
1317 std::function<void()> systemEvent; in AddCreateMenuExtensionMenuParams() local