Home
last modified time | relevance | path

Searched refs:GetCharingPromptInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h60 LabelComponentInfo GetCharingPromptInfo();
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp175 LabelComponentInfo AnimationConfig::GetCharingPromptInfo() in GetCharingPromptInfo() function in OHOS::PowerMgr::AnimationConfig
H A Dcharger_animation.cpp104 auto chargingLabelInfo = animationConfig->GetCharingPromptInfo(); in InitAllComponents()