Searched refs:mForegroundTimeMs (Results 1 – 1 of 1) sorted by relevance
9937 long mForegroundTimeMs; field in BatteryStatsImpl.Uid.Proc10047 out.writeLong(mForegroundTimeMs); in writeToParcelLocked()10057 mForegroundTimeMs = in.readLong(); in readFromParcelLocked()10076 mForegroundTimeMs += ttimeMs; in addForegroundTimeLocked()10108 return mForegroundTimeMs; in getForegroundTime()16256 p.mForegroundTimeMs = in.readLong();16803 out.writeLong(ps.mForegroundTimeMs);