Searched defs:systemEvent (Results 1 – 8 of 8) sorted by relevance
27 void ScreenLockSystemAbilityStub::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()41 SystemEvent systemEvent(data.ReadString(), data.ReadString()); in OnRemoteRequest() local
395 SystemEvent systemEvent(SERVICE_RESTART); in OnRemoteSaDied() local
406 SystemEvent systemEvent(BEGIN_SCREEN_OFF); in OnScreenOff() local418 SystemEvent systemEvent(BEGIN_SCREEN_ON); in OnScreenOn() local438 SystemEvent systemEvent(SYSTEM_READY); in OnSystemReady() local451 SystemEvent systemEvent(BEGIN_WAKEUP); in OnWakeUp() local463 SystemEvent systemEvent(BEGIN_SLEEP); in OnSleep() local475 SystemEvent systemEvent(EXIT_ANIMATION); in OnExitAnimation() local484 SystemEvent systemEvent(STRONG_AUTH_CHANGED); in StrongAuthChanged() local528 SystemEvent systemEvent(UNLOCKSCREEN); in UnlockInner() local551 SystemEvent systemEvent(LOCKSCREEN); in Lock() local565 SystemEvent systemEvent(LOCKSCREEN); in Lock() local[all …]
27 void ScreenLockSystemAbilityProxy::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
30 void ScreenlockNotifyTestInstance::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
31 void ScreenLockSystemAbilityTest::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
31 SystemEvent systemEvent; member
40 void ScreenlockSystemAbilityCallback::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()