Home
last modified time | relevance | path

Searched refs:SWITCH_OFF (Results 1 - 10 of 10) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dinput_manager_listener.cpp61 if (switchValue == MMI::SwitchEvent::SWITCH_OFF) { in OnCallbackEvent()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dswitch_event.h28 static constexpr int32_t SWITCH_OFF = 1; member in OHOS::MMI::SwitchEvent
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_service.h68 SWITCH_OFF
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp125 if (charValue != SWITCH_ON && charValue != SWITCH_OFF) { in GenerateSwitchProfiles()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_config.cpp69 : CloudService::Switch::SWITCH_OFF; in EnableCloud()
172 ctxt->state = state ? CloudService::Switch::SWITCH_ON : CloudService::Switch::SWITCH_OFF; in ChangeAppCloudSwitch()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h357 const std::string SWITCH_OFF = "0"; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_stub.cpp114 int32_t appSwitch = SWITCH_OFF; in OnChangeAppSwitch()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp882 inputManagerListener->OnCallbackEvent(MMI::SwitchEvent::SWITCH_OFF); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp610 (charProfile.GetCharacteristicValue() != SWITCH_OFF && in IsSwitchValid()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp960 ret = cloudServiceImpl_->ChangeAppSwitch(TEST_CLOUD_ID, TEST_CLOUD_BUNDLE, CloudData::CloudService::SWITCH_OFF); in HWTEST_F()

Completed in 10 milliseconds