Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_KEY_PLUGGED_MAX_CURRENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h444 static constexpr const char* COMMON_EVENT_KEY_PLUGGED_MAX_CURRENT = "maxCurrent"; variable
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_notify.cpp230 want.SetParam(BatteryInfo::COMMON_EVENT_KEY_PLUGGED_MAX_CURRENT, info.GetPluggedMaxCurrent()); in PublishChangedEventInner()