Home
last modified time | relevance | path

Searched refs:LEVEL_LOW (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp21 … {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
23 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
24 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
31 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
32 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
40 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
48 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_3000_MS)},
56 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_5000_MS)},
64 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
72 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_1000_MS)},
[all …]
H A Dpower_device.cpp107 (controlPowerMode == PowerModeLevel::LEVEL_LOW || in SetSniffMode()
132 } else if (powerLevel == PowerModeLevel::LEVEL_LOW) { in GetPowerMode()
150 UpdatecontrolPowerLevel(PowerModeLevel::LEVEL_LOW); in ModeChangeCallBack()
H A Dpower_spec.h74 LEVEL_LOW = 1, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_slot_test.cpp92 slot.SetLevel(NotificationSlot::NotificationLevel::LEVEL_LOW);
111 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel());
138 slot.SetLevel(NotificationSlot::NotificationLevel::LEVEL_LOW);
156 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel());
184 slot.SetLevel(NotificationSlot::NotificationLevel::LEVEL_LOW);
202 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel());
229 slot.SetLevel(NotificationSlot::NotificationLevel::LEVEL_LOW);
247 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel());
276 slot.SetLevel(NotificationSlot::NotificationLevel::LEVEL_LOW);
296 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel());
[all …]
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/include/
H A Ddetail_enhancer.h31 LEVEL_LOW, enumerator
53 Level level_{LEVEL_LOW};
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp159 case SlotLevel::LEVEL_LOW: in SlotLevelJSToC()
160 outLevel = NotificationSlot::NotificationLevel::LEVEL_LOW; in SlotLevelJSToC()
209 case NotificationSlot::NotificationLevel::LEVEL_LOW: in SlotLevelCToJS()
210 outLevel = SlotLevel::LEVEL_LOW; in SlotLevelCToJS()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dbattery_status.h32 LEVEL_LOW, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dservice.h91 LEVEL_LOW = 2, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dbattery_status.cpp64 level_ = BatteryStatus::LEVEL_LOW; in IsAllowUpload()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp231 inType = NotificationNapi::SlotLevel::LEVEL_LOW;
233 EXPECT_EQ(outType, NotificationSlot::NotificationLevel::LEVEL_LOW);
283 inType = NotificationSlot::NotificationLevel::LEVEL_LOW;
285 EXPECT_EQ(outType, NotificationNapi::SlotLevel::LEVEL_LOW);
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/
H A Ddetail_enhancer_image_native.cpp26 { IMAGE_DETAIL_ENHANCER_QUALITY_LEVEL_LOW, DetailEnhancer::LEVEL_LOW },
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-battery.md21 | ohos.batteryinfo | BatteryCapacityLevel | LEVEL_LOW | 新增 |
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/detail_enhancer/
H A Ddetail_enhancer_video_native.cpp28 { VIDEO_DETAIL_ENHANCER_QUALITY_LEVEL_LOW, DetailEnhancer::LEVEL_LOW },
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h51 LEVEL_LOW = 2, enumerator
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_service.c91 TaskConfig config = { LEVEL_LOW, PRI_NORMAL, HIVIEW_STACK_SIZE, 10, SINGLE_TASK }; in GetTaskConfig()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-battery.md21 | ohos.batteryinfo | BatteryCapacityLevel | LEVEL_LOW | Added|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-battery-info.md125 | LEVEL_LOW | 4 | 表示电池电量等级为低电量。 |
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_slot.h33 LEVEL_LOW, // the notifications are displayed on the notification panel, enumerator
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h157 LEVEL_LOW, enumerator
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
H A Dbattery_client_test.cpp458 ASSERT_TRUE(batterylevel == OHOS::PowerMgr::BatteryCapacityLevel::LEVEL_LOW);
469 ASSERT_TRUE(batterylevel == OHOS::PowerMgr::BatteryCapacityLevel::LEVEL_LOW);
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-battery-info.md125 | LEVEL_LOW | 4 | Low battery level. |
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp176 SetLevel(LEVEL_LOW); in SetType()
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_service_test.cpp432 EXPECT_EQ(level, BatteryCapacityLevel::LEVEL_LOW);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp82 SetNamedPropertyByInteger(env, obj, (int32_t)SlotLevel::LEVEL_LOW, "LEVEL_LOW"); in SlotLevelInit()
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp346 napi_create_int32(env, (int32_t)BatteryCapacityLevel::LEVEL_LOW, &low); in CreateEnumLevelState()

12