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 "GetNotificationSlotNumAsBundle": [], 41 "PublishNotificationNotificationRequest": [], 42 "PublishNotificationstringNotificationRequest": [], 43 "PublishNotificationNotificationRequeststring": [], 44 "CancelNotificationint32_t": [], 45 "CancelNotificationstringint32_t": [], 46 "CancelAllNotifications": [], 47 "GetActiveNotificationNums": [], 48 "GetActiveNotifications": [], 49 "GetCurrentAppSorting": [], 50 "SetNotificationAgent": [], 51 "GetNotificationAgent": [], 52 "CanPublishNotificationAsBundle": [], 53 "PublishNotificationAsBundle": [], 54 "SetNotificationBadgeNum": [], 55 "SetNotificationBadgeNumint32_t": [], 56 "IsAllowedNotifybool": [], 57 "AreNotificationsSuspended": [], 58 "HasNotificationPolicyAccessPermission": [], 59 "GetBundleImportance": [], 60 "SubscribeNotificationNotificationSubscriber": [], 61 "SubscribeNotificationNotificationSubscriberNotificationSubscribeInfo": [], 62 "UnSubscribeNotificationNotificationSubscriber": [], 63 "UnSubscribeNotificationNotificationSubscriberNotificationSubscribeInfo": [], 64 "RemoveNotificationstring": [], 65 "RemoveNotificationNotificationBundleOptionint32_tstring": [], 66 "RemoveAllNotifications": [], 67 "RemoveNotificationsByBundle": [], 68 "RemoveNotifications": [], 69 "GetNotificationSlotsForBundle": [], 70 "UpdateNotificationSlots": [], 71 "GetAllActiveNotificationsNotification": [], 72 "GetAllActiveNotificationsstringNotification": [], 73 "IsAllowedNotify": [], 74 "SetNotificationsEnabledForAllBundles": [], 75 "SetNotificationsEnabledForDefaultBundle": [], 76 "SetNotificationsEnabledForSpecifiedBundle": [], 77 "SetShowBadgeEnabledForBundle": [], 78 "GetShowBadgeEnabledForBundle": [], 79 "GetShowBadgeEnabled": [], 80 "SetDoNotDisturbDate": [], 81 "GetDoNotDisturbDate": [] 82 }, 83 "WantAgentHelper": { 84 "GetWantAgentOHOSAppExecFwkContextWantAgentInfo": [], 85 "GetWantAgentWantAgentInfo": [], 86 "GetType": [], 87 "TriggerWantAgent": [], 88 "Cancel": [], 89 "JudgeEquality": [], 90 "GetHashCode": [], 91 "GetBundleName": [], 92 "GetUid": [], 93 "GetWant": [], 94 "RegisterCancelListener": [], 95 "UnregisterCancelListener": [] 96 }, 97 "LauncherService": { 98 "GetAbilityList": [], 99 "GetAbilityInfo": [], 100 "GetApplicationInfo": [], 101 "IsBundleEnabled": [], 102 "IsAbilityEnabled": [], 103 "GetShortcutInfos": [], 104 "RegisterCallback": [], 105 "UnRegisterCallback": [] 106 }, 107 "IAbilityContinuation": { 108 "OnStartContinuation": [], 109 "OnSaveData": [], 110 "OnRestoreData": [], 111 "OnCompleteContinuation": [] 112 }, 113 "Ability": { 114 "StartAbility": [], 115 "OnRequestPermissionsFromUserResult": [] 116 }, 117 "AbilityContext": { 118 "StartAbility": [] 119 }, 120 "Context": { 121 "VerifyPermission": [], 122 "VerifyCallingPermission": [], 123 "VerifySelfPermission": [], 124 "VerifyCallingOrSelfPermission": [], 125 "CanRequestPermission": [], 126 "RequestPermissionsFromUser": [], 127 "MoveMissionToEnd": [], 128 "SetMissionInformation": [], 129 "LockMission": [], 130 "UnlockMission": [], 131 "GetMissionId": [], 132 "GetUITaskDispatcher": [], 133 "GetMainTaskDispatcher": [], 134 "CreateParallelTaskDispatcher": [], 135 "CreateSerialTaskDispatcher": [], 136 "GetGlobalTaskDispatcher": [] 137 }, 138 "AbilityLifecycleCallbacks": { 139 "OnAbilityActive": [] 140 }, 141 "IAbilityManager": { 142 "MoveMissionToEnd": [], 143 "IsFirstInMission": [], 144 "PowerOn": [], 145 "PowerOff": [] 146 } 147}