Home
last modified time | relevance | path

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

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