Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp539 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 Dans_innerkits_module_setting_test.cpp82 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 Dnotification_helper.cpp353 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 Dans_manager_stub_invalid.cpp277 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 Demergency_utils_test.cpp51 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 Dans_notification_branch_test.cpp240 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 Dadvanced_notification_service_branch_test.cpp823 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 Demergency_utils.cpp26 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 Dcall_manager4_gtest.cpp339 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 Dans_manager_proxy_bundle.cpp165 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 Dts-universal-attributes-enable.md11 ## enabled section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-enable.md11 ## enabled section
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dscene_board_judgement_test.cpp105 bool enabled = false; variable
125 bool enabled = false; variable
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp219 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 Ddistributed_preferences_info.cpp59 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 Dnotification_helper_test.cpp628 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 Dtimepicker_paint_method.h37 void SetEnabled(bool enabled) in SetEnabled()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.h26 ToggleConfiguration(bool enabled, bool isOn) in ToggleConfiguration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.h27 LoadingProgressConfiguration(bool enableloading, bool enabled) in LoadingProgressConfiguration()
/ohos5.0/base/notification/distributed_notification_service/tools/test/mock/
H A Dmock_ans_notification.cpp23 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
H A Dnapi_audio_spatialization_manager_callback.h50 bool enabled; member
79 bool enabled; member
/ohos5.0/foundation/communication/wifi/wifi/frameworks/wifi_ndk/
H A Doh_wifi.cpp37 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 Dbutton_model_ng.h25 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 Dcheckbox_model_ng.h26 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 Ddata_panel_model_ng.h25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration()

12345678910>>...16