• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "flag": 10,
3    "NotificationSubscriber": {
4        "OnCanceledNotification": [],
5        "OnCanceledNotificationNotificationSortingMapint": [],
6        "OnSubscribeResult": [],
7        "OnConsumedNotification": [],
8        "OnConsumedNotificationNotificationSortingMap": [],
9        "OnUnsubscribeResultNotificationConstantSubscribeResult": [],
10        "OnUpdate": [],
11        "OnDied": []
12    },
13    "NotificationSubscribeInfo": {
14        "AddAppName": [],
15        "AddAppNames": [],
16        "GetAppNames": []
17    },
18    "NotificationSorting": {
19        "GetRanking": [],
20        "GetKey": [],
21        "GetImportance": [],
22        "GetSlot": [],
23        "GetVisiblenessOverride": [],
24        "IsDisplayBadge": [],
25        "IsHiddenNotification": [],
26        "GetGroupKeyOverride": []
27    },
28    "NotificationSortingMap": {
29        "GetKey": [],
30        "GetNotificationSorting": []
31    },
32    "NotificationHelper": {
33        "AddNotificationSlot": [],
34        "AddSlotByType": [],
35        "AddNotificationSlots": [],
36        "RemoveNotificationSlot": [],
37        "RemoveAllSlots": [],
38        "GetNotificationSlot": [],
39        "GetNotificationSlots": [],
40        "AddNotificationSlotGroup": [],
41        "AddNotificationSlotGroups": [],
42        "RemoveNotificationSlotGroup": [],
43        "GetNotificationSlotGroup": [],
44        "GetNotificationSlotGroups": [],
45        "GetNotificationSlotNumAsBundle": [],
46        "PublishNotificationNotificationRequest": [],
47        "PublishNotificationstringNotificationRequest": [],
48        "PublishNotificationNotificationRequeststring": [],
49        "CancelNotificationint32_t": [],
50        "CancelNotificationstringint32_t": [],
51        "CancelAllNotifications": [],
52        "GetActiveNotificationNums": [],
53        "GetActiveNotifications": [],
54        "GetCurrentAppSorting": [],
55        "SetNotificationAgent": [],
56        "GetNotificationAgent": [],
57        "CanPublishNotificationAsBundle": [],
58        "PublishNotificationAsBundle": [],
59        "SetNotificationBadgeNum": [],
60        "SetNotificationBadgeNumint32_t": [],
61        "IsAllowedNotifybool": [],
62        "AreNotificationsSuspended": [],
63        "HasNotificationPolicyAccessPermission": [],
64        "GetBundleImportance": [],
65        "SubscribeNotificationNotificationSubscriber": [],
66        "SubscribeNotificationNotificationSubscriberNotificationSubscribeInfo": [],
67        "UnSubscribeNotificationNotificationSubscriber": [],
68        "UnSubscribeNotificationNotificationSubscriberNotificationSubscribeInfo": [],
69        "RemoveNotificationstring": [],
70        "RemoveNotificationNotificationBundleOptionint32_tstring": [],
71        "RemoveAllNotifications": [],
72        "RemoveNotificationsByBundle": [],
73        "RemoveNotifications": [],
74        "GetNotificationSlotsForBundle": [],
75        "UpdateNotificationSlots": [],
76        "UpdateNotificationSlotGroups": [],
77        "GetAllActiveNotificationsNotification": [],
78        "GetAllActiveNotificationsstringNotification": [],
79        "IsAllowedNotify": [],
80        "SetNotificationsEnabledForAllBundles": [],
81        "SetNotificationsEnabledForDefaultBundle": [],
82        "SetNotificationsEnabledForSpecifiedBundle": [],
83        "SetShowBadgeEnabledForBundle": [],
84        "GetShowBadgeEnabledForBundle": [],
85        "GetShowBadgeEnabled": [],
86        "SetDoNotDisturbDate": [],
87        "GetDoNotDisturbDate": []
88    },
89    "WantAgentHelper": {
90        "GetWantAgentOHOSAppExecFwkContextWantAgentInfo": [],
91        "GetWantAgentWantAgentInfo": [],
92        "GetType": [],
93        "TriggerWantAgent": [],
94        "Cancel": [],
95        "JudgeEquality": [],
96        "GetHashCode": [],
97        "GetBundleName": [],
98        "GetUid": [],
99        "GetWant": [],
100        "RegisterCancelListener": [],
101        "UnregisterCancelListener": []
102    },
103    "LauncherService": {
104        "GetAbilityList": [],
105        "GetAbilityInfo": [],
106        "GetApplicationInfo": [],
107        "IsBundleEnabled": [],
108        "IsAbilityEnabled": [],
109        "GetShortcutInfos": [],
110        "RegisterCallback": [],
111        "UnRegisterCallback": []
112    },
113    "IAbilityContinuation": {
114        "OnStartContinuation": [],
115        "OnSaveData": [],
116        "OnRestoreData": [],
117        "OnCompleteContinuation": []
118    },
119    "Ability": {
120        "StartAbility": [],
121        "OnRequestPermissionsFromUserResult": []
122    },
123    "AbilityContext": {
124        "StartAbility": []
125    },
126    "Context": {
127        "VerifyPermission": [],
128        "VerifyCallingPermission": [],
129        "VerifySelfPermission": [],
130        "VerifyCallingOrSelfPermission": [],
131        "CanRequestPermission": [],
132        "RequestPermissionsFromUser": [],
133        "MoveMissionToEnd": [],
134        "SetMissionInformation": [],
135        "LockMission": [],
136        "UnlockMission": [],
137        "GetMissionId": [],
138        "GetUITaskDispatcher": [],
139        "GetMainTaskDispatcher": [],
140        "CreateParallelTaskDispatcher": [],
141        "CreateSerialTaskDispatcher": [],
142        "GetGlobalTaskDispatcher": []
143    },
144    "AbilityLifecycleCallbacks": {
145        "OnAbilityActive": []
146    },
147    "IAbilityManager": {
148        "MoveMissionToEnd": [],
149        "IsFirstInMission": [],
150        "PowerOn": [],
151        "PowerOff": []
152    }
153}