Home
last modified time | relevance | path

Searched refs:LEVEL_FULL (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_info.cpp75 case PowerMgr::BatteryCapacityLevel::LEVEL_FULL: in GetBatteryState()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-battery.md24 | ohos.batteryinfo | BatteryCapacityLevel | LEVEL_FULL | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-battery.md24 | ohos.batteryinfo | BatteryCapacityLevel | LEVEL_FULL | Added|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-battery-info.md122 | LEVEL_FULL | 1 | 表示电池电量等级为满电量。 |
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h142 LEVEL_FULL, enumerator
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
H A Dbattery_client_test.cpp560 ASSERT_TRUE(batterylevel == OHOS::PowerMgr::BatteryCapacityLevel::LEVEL_FULL);
571 ASSERT_TRUE(batterylevel == OHOS::PowerMgr::BatteryCapacityLevel::LEVEL_FULL);
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-battery-info.md122 | LEVEL_FULL | 1 | Full battery level. |
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_service_test.cpp444 EXPECT_EQ(level, BatteryCapacityLevel::LEVEL_FULL);
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp343 napi_create_int32(env, (int32_t)BatteryCapacityLevel::LEVEL_FULL, &full); in CreateEnumLevelState()
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp748 batteryCapacityLevel = BatteryCapacityLevel::LEVEL_FULL; in GetCapacityLevel()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-battery.md4 |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_FULL|@ohos.batteryInfo.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-battery.md4 |Added|NA|Class name: BatteryCapacityLevel;<br>Method or attribute name: LEVEL_FULL|@ohos.batteryIn…