Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dphone_entity.cpp101 double phoneOnPowerMah = StatsUtils::DEFAULT_VALUE; in Calculate() local
107 phoneOnPowerMah += phoneOnLevelPowerMah; in Calculate()
119 phonePowerMah_ = phoneOnPowerMah + phoneDataPowerMah; in Calculate()