/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
H A D | notification_subscriber_manager_branch_test.cpp | 539 bool enabled = true; variable 558 bool enabled = true; variable 623 bool enabled = true; variable 640 bool enabled = true; variable 658 bool enabled = true; variable 674 bool enabled = true; variable 689 bool enabled = true; variable 985 bool enabled = true; variable 1001 bool enabled = true; variable 1017 bool enabled = true; variable [all …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_setting_test.cpp | 82 bool enabled = false; variable 102 bool enabled = false; variable 146 bool enabled = false; variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_helper.cpp | 353 const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 369 ErrCode NotificationHelper::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 416 ErrCode NotificationHelper::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 421 ErrCode NotificationHelper::EnableDistributed(const bool enabled) in EnableDistributed() 431 ErrCode NotificationHelper::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() 466 …rCode NotificationHelper::SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) in SetNotificationsEnabledForAllBundles() 489 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot() 512 …rCode NotificationHelper::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncNotificationEnabledWithoutApp() 546 const std::string &deviceType, const bool enabled) in SetDistributedEnabledByBundle() 553 const std::string &deviceType, bool &enabled) in IsDistributedEnabledByBundle() [all …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub_invalid.cpp | 277 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() 290 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 308 ErrCode AnsManagerStub::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 421 ErrCode AnsManagerStub::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 427 ErrCode AnsManagerStub::EnableDistributed(bool enabled) in EnableDistributed() 439 ErrCode AnsManagerStub::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() 523 ErrCode AnsManagerStub::SetNotificationsEnabledByUser(const int32_t &deviceId, bool enabled) in SetNotificationsEnabledByUser() 548 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot() 618 const std::string &deviceType, const bool enabled) in SetDistributedEnabledByBundle() 625 const std::string &deviceType, bool &enabled) in IsDistributedEnabledByBundle() [all …]
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | emergency_utils_test.cpp | 51 bool enabled = false; variable 73 bool enabled = false; variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 240 ErrCode SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForBundle() 266 ErrCode GetShowBadgeEnabled(bool &enabled) override in GetShowBadgeEnabled() 366 ErrCode IsDistributedEnabled(bool &enabled) override in IsDistributedEnabled() 371 ErrCode EnableDistributed(bool enabled) override in EnableDistributed() 381 ErrCode EnableDistributedSelf(bool enabled) override in EnableDistributedSelf() 451 ErrCode SetNotificationsEnabledByUser(const int32_t &deviceId, bool enabled) override in SetNotificationsEnabledByUser() 478 const NotificationConstant::SlotType &slotType, bool &enabled) override in GetEnabledForBundleSlot() 499 ErrCode GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) override in GetSyncNotificationEnabledWithoutApp() 549 const std::string &deviceType, const bool enabled) override in SetDistributedEnabledByBundle() 560 const std::string &deviceType, bool &enabled) override in IsDistributedEnabledByBundle() [all …]
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 823 bool enabled = true; variable 842 bool enabled = true; variable 967 bool enabled = false; variable 1011 bool enabled = true; variable 1030 bool enabled = true; variable 1048 bool enabled = true; variable 1065 bool enabled = true; variable 1083 bool enabled = false; variable 1115 bool enabled = false;; variable
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | emergency_utils.cpp | 26 int32_t EmergencyUtils::IsEmergencyCall(int32_t slotId, const std::string &phoneNum, bool &enabled) in IsEmergencyCall() 46 …ncyUtils::IsEmergencyCallProcessing(int32_t slotId, const std::string &formatString, bool &enabled) in IsEmergencyCallProcessing()
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager4_gtest.cpp | 339 bool enabled = false; variable 345 bool enabled = false; variable 365 bool enabled = false; variable 371 bool enabled = false; variable 390 bool enabled = false; variable 396 bool enabled = false; variable 416 bool enabled = false; variable 442 bool enabled = false; variable 461 bool enabled = false; variable 480 bool enabled = false; variable [all …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/ |
H A D | ans_manager_proxy_bundle.cpp | 165 ErrCode AnsManagerProxy::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() 199 …de AnsManagerProxy::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 235 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 280 …oxy::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 319 …xy::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 358 ErrCode AnsManagerProxy::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 580 ErrCode AnsManagerProxy::SetNotificationsEnabledByUser(const int32_t &userId, bool enabled) in SetNotificationsEnabledByUser() 614 …ode AnsManagerProxy::SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncNotificationEnabledWithoutApp() 649 ErrCode AnsManagerProxy::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncNotificationEnabledWithoutApp()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-enable.md | 11 ## enabled section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-enable.md | 11 ## enabled section
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
H A D | scene_board_judgement_test.cpp | 105 bool enabled = false; variable 125 bool enabled = false; variable
|
/ohos5.0/base/telephony/call_manager/frameworks/native/src/ |
H A D | bluetooth_call_client.cpp | 219 int32_t BluetoothCallClient::IsRinging(bool &enabled) in IsRinging() 239 int32_t BluetoothCallClient::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() 249 int32_t BluetoothCallClient::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ |
H A D | distributed_preferences_info.cpp | 59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() 64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 628 bool enabled = true; variable 643 bool enabled = true; variable 658 bool enabled = true; variable 673 bool enabled = true; variable 687 bool enabled = true; variable 772 bool enabled = true; variable 786 bool enabled = true; variable 801 bool enabled = true; variable 815 bool enabled = true; variable 830 bool enabled = true; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_paint_method.h | 37 void SetEnabled(bool enabled) in SetEnabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | toggle_model_ng.h | 26 ToggleConfiguration(bool enabled, bool isOn) in ToggleConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
H A D | loading_progress_model_ng.h | 27 LoadingProgressConfiguration(bool enableloading, bool enabled) in LoadingProgressConfiguration()
|
/ohos5.0/base/notification/distributed_notification_service/tools/test/mock/ |
H A D | mock_ans_notification.cpp | 23 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/ |
H A D | napi_audio_spatialization_manager_callback.h | 50 bool enabled; member 79 bool enabled; member
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/wifi_ndk/ |
H A D | oh_wifi.cpp | 37 Wifi_ResultCode OH_Wifi_IsWifiEnabled(bool *enabled) in OH_Wifi_IsWifiEnabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | button_model_ng.h | 25 ButtonConfiguration(const std::string& label, bool pressed, bool enabled) in ButtonConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_model_ng.h | 26 CheckBoxConfiguration(const std::string& name, bool selected, bool enabled) in CheckBoxConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
H A D | data_panel_model_ng.h | 25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration()
|