Searched refs:formSysEventReceiver (Results 1 – 1 of 1) sorted by relevance
42 FormSysEventReceiver formSysEventReceiver(subscriberInfo); in DoSomethingInterestingWithMyAPI() local44 formSysEventReceiver.OnReceiveEvent(eventData); in DoSomethingInterestingWithMyAPI()65 formSysEventReceiver.HandleAbilityUpdate(want, bundleName); in DoSomethingInterestingWithMyAPI()66 formSysEventReceiver.HandlePackageDataCleared(bundleName, userId); in DoSomethingInterestingWithMyAPI()67 formSysEventReceiver.HandleUserUnlocked(); in DoSomethingInterestingWithMyAPI()68 formSysEventReceiver.HandleUserSwitched(eventData); in DoSomethingInterestingWithMyAPI()85 formSysEventReceiver.HandleUserIdRemoved(userIds); in DoSomethingInterestingWithMyAPI()86 formSysEventReceiver.HandleBundleScanFinished(); in DoSomethingInterestingWithMyAPI()