Searched refs:mUnpluggedForegroundTime (Results 1 – 1 of 1) sorted by relevance
5943 long mUnpluggedForegroundTime; field in BatteryStatsImpl.Uid.Proc5975 mUnpluggedForegroundTime = mForegroundTime; in onTimeStarted()5989 mUnpluggedUserTime = mUnpluggedSystemTime = mUnpluggedForegroundTime = 0; in reset()6085 out.writeLong(mUnpluggedForegroundTime); in writeToParcelLocked()6107 mUnpluggedForegroundTime = in.readLong(); in readFromParcelLocked()6168 val -= mUnpluggedForegroundTime; in getForegroundTime()