Searched refs:mForegroundTime (Results 1 – 2 of 2) sorted by relevance
8908 long mForegroundTime; field in BatteryStatsImpl.Uid.Proc9016 out.writeLong(mForegroundTime); in writeToParcelLocked()9026 mForegroundTime = in.readLong(); in readFromParcelLocked()9047 mForegroundTime += ttime; in addForegroundTimeLocked()9083 return mForegroundTime; in getForegroundTime()13967 p.mForegroundTime = in.readLong(); in readSummaryFromParcel()14490 out.writeLong(ps.mForegroundTime); in writeSummaryToParcel()
94554 Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->mForegroundTime:J