Searched refs:phoneOnTimeMs (Results 1 – 1 of 1) sorted by relevance
557 long phoneOnTimeMs = mStats.getPhoneOnTime(mRawRealtimeUs, mStatsType) / 1000; in addPhoneUsage() local559 * phoneOnTimeMs / (60*60*1000); in addPhoneUsage()561 addEntry(BatterySipper.DrainType.PHONE, phoneOnTimeMs, phoneOnPower); in addPhoneUsage()