Home
last modified time | relevance | path

Searched refs:APPLICATION_ALLOW_ENABLE_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp121 const char* APPLICATION_ALLOW_ENABLE_NOTIFICATION = "allowEnableNotification"; variable
961 {APPLICATION_ALLOW_ENABLE_NOTIFICATION, applicationInfo.allowEnableNotification}, in to_json()
1099 GetValueIfFindKey<bool>(jsonObject, jsonObjectEnd, APPLICATION_ALLOW_ENABLE_NOTIFICATION, in from_json()