Searched refs:mForegroundTime (Results 1 – 2 of 2) sorted by relevance
8921 long mForegroundTime; field in BatteryStatsImpl.Uid.Proc9029 out.writeLong(mForegroundTime); in writeToParcelLocked()9039 mForegroundTime = in.readLong(); in readFromParcelLocked()9060 mForegroundTime += ttime; in addForegroundTimeLocked()9096 return mForegroundTime; in getForegroundTime()13966 p.mForegroundTime = in.readLong(); in readSummaryFromParcel()14489 out.writeLong(ps.mForegroundTime); in writeSummaryToParcel()
88195 Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->mForegroundTime:J