| /base/notification/ans_standard/frameworks/ans/test/moduletest/ |
| D | ans_innerkits_module_setting_test.cpp | 73 bool enabled = false; variable 91 bool enabled = false; variable 111 bool enabled = false; variable 131 bool enabled = false; variable
|
| /base/notification/ans_standard/frameworks/ans/native/src/ |
| D | notification_helper.cpp | 277 …NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 282 …ificationHelper::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 288 const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 294 …ionHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 299 …onHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 304 ErrCode NotificationHelper::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 335 ErrCode NotificationHelper::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 340 ErrCode NotificationHelper::EnableDistributed(const bool enabled) in EnableDistributed() 345 …Helper::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 350 ErrCode NotificationHelper::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() [all …]
|
| /base/notification/ans_standard/frameworks/ans/core/src/ |
| D | ans_notification.cpp | 695 …de AnsNotification::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 704 …AnsNotification::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 714 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 730 …ification::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 746 …fication::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 762 ErrCode AnsNotification::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 901 ErrCode AnsNotification::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 911 ErrCode AnsNotification::EnableDistributed(const bool enabled) in EnableDistributed() 921 …cation::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 932 ErrCode AnsNotification::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() [all …]
|
| D | ans_manager_stub.cpp | 1011 bool enabled = false; in HandleSetNotificationsEnabledForBundle() local 1033 bool enabled = false; in HandleSetNotificationsEnabledForAllBundles() local 1061 bool enabled = false; in HandleSetNotificationsEnabledForSpecialBundle() local 1084 bool enabled = false; in HandleSetShowBadgeEnabledForBundle() local 1106 bool enabled = false; in HandleGetShowBadgeEnabledForBundle() local 1122 bool enabled = false; in HandleGetShowBadgeEnabled() local 1324 bool enabled = false; in HandleIsDistributedEnabled() local 1341 bool enabled = false; in HandleEnableDistributed() local 1364 bool enabled = false; in HandleEnableDistributedByBundle() local 1381 bool enabled = false; in HandleEnableDistributedSelf() local [all …]
|
| D | ans_manager_proxy.cpp | 1274 ErrCode AnsManagerProxy::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() 1308 …de AnsManagerProxy::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 1343 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 1387 …oxy::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 1426 …xy::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 1465 ErrCode AnsManagerProxy::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1904 ErrCode AnsManagerProxy::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 1933 ErrCode AnsManagerProxy::EnableDistributed(bool enabled) in EnableDistributed() 1962 …rProxy::EnableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() 2001 ErrCode AnsManagerProxy::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() [all …]
|
| /base/accessibility/frameworks/asacfwk/src/ |
| D | accessibility_state_event.cpp | 44 void AccessibilityStateEvent::SetEventResult(const int enabled) in SetEventResult()
|
| D | accessibility_system_ability_client.cpp | 556 void AccessibilitySystemAbilityClient::UpdateEnabled(const bool enabled) in UpdateEnabled() 566 void AccessibilitySystemAbilityClient::UpdateTouchExplorationEnabled(const bool enabled) in UpdateTouchExplorationEnabled() 576 void AccessibilitySystemAbilityClient::SetCaptionEnabled(const bool enabled) in SetCaptionEnabled()
|
| D | accessibility_element_info.cpp | 593 void AccessibilityElementInfo::SetEnabled(const bool enabled) in SetEnabled()
|
| /base/telephony/cellular_data/test/ |
| D | cellular_data_test.cpp | 284 int32_t enabled = CellularDataTest::IsCellularDataEnabledTest(); variable 333 int32_t enabled = CellularDataTest::EnableCellularDataRoamingTest(DEFAULT_SIM_SLOT_ID, true); variable 400 int32_t enabled = CellularDataTest::IsCellularDataEnabledTest(); variable
|
| /base/notification/ans_standard/services/ans/src/ |
| D | notification_preferences.cpp | 474 const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetNotificationsEnabledForBundle() 483 const sptr<NotificationBundleOption> &bundleOption, const bool enabled) in SetNotificationsEnabledForBundle() 498 ErrCode NotificationPreferences::GetNotificationsEnabled(const int32_t &userId, bool &enabled) in GetNotificationsEnabled() 511 ErrCode NotificationPreferences::SetNotificationsEnabled(const int32_t &userId, const bool &enabled) in SetNotificationsEnabled()
|
| D | advanced_notification_service.cpp | 1084 const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 1108 const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 1136 ErrCode AdvancedNotificationService::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1427 …cedNotificationService::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() 1432 …otificationService::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 1462 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 2515 ErrCode AdvancedNotificationService::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 2533 ErrCode AdvancedNotificationService::EnableDistributed(bool enabled) in EnableDistributed() 2556 const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() 2595 ErrCode AdvancedNotificationService::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() [all …]
|
| D | notification_preferences_database.cpp | 344 const NotificationPreferencesInfo::BundleInfo &bundleInfo, const bool &enabled) in PutNotificationsEnabledForBundle() 361 …otificationPreferencesDatabase::PutNotificationsEnabled(const int32_t &userId, const bool &enabled) in PutNotificationsEnabled()
|
| /base/notification/ans_standard/services/ans/test/unittest/ |
| D | notification_preferences_test.cpp | 994 bool enabled = false; variable 1008 bool enabled = false; variable
|
| /base/notification/ans_standard/interfaces/kits/napi/ans/src/ |
| D | display_badge.cpp | 49 bool enabled = false; member
|
| /base/miscservices/screenlock/services/src/ |
| D | screenlock_system_ability.cpp | 380 void ScreenLockSystemAbility::OnScreenlockEnabled(bool enabled) in OnScreenlockEnabled()
|
| /base/accessibility/frameworks/aafwk/test/mock/ |
| D | mock_accessibility_element_info.cpp | 283 void AccessibilityElementInfo::SetEnabled(const bool enabled) in SetEnabled()
|
| /base/accessibility/services/aams/test/mock/ |
| D | accessibility_info_mock.cpp | 251 void AccessibilityElementInfo::SetEnabled(const bool enabled) in SetEnabled()
|
| /base/accessibility/services/test/mock/ |
| D | accessibility_info_mock.cpp | 233 void AccessibilityElementInfo::SetEnabled(const bool enabled) in SetEnabled()
|
| /base/accessibility/interfaces/kits/napi/src/ |
| D | napi_accessibility_system_ability_client.cpp | 1561 void CaptionListener::NotifyStateChangedJS(napi_env env, bool enabled, std::string eventType, napi_… in NotifyStateChangedJS()
|