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