Searched refs:mForegroundTimeMs (Results 1 – 1 of 1) sorted by relevance
10285 long mForegroundTimeMs; field in BatteryStatsImpl.Uid.Proc10395 out.writeLong(mForegroundTimeMs); in writeToParcelLocked()10405 mForegroundTimeMs = in.readLong(); in readFromParcelLocked()10424 mForegroundTimeMs += ttimeMs; in addForegroundTimeLocked()10456 return mForegroundTimeMs; in getForegroundTime()16879 p.mForegroundTimeMs = in.readLong();17431 out.writeLong(ps.mForegroundTimeMs);