Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h61 LabelComponentInfo GetNotCharingPromptInfo();
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp180 LabelComponentInfo AnimationConfig::GetNotCharingPromptInfo() in GetNotCharingPromptInfo() function in OHOS::PowerMgr::AnimationConfig
H A Dcharger_animation.cpp105 auto notChargingLabelInfo = animationConfig->GetNotCharingPromptInfo(); in InitAllComponents()