Searched refs:mTimePeriodEndUptime (Results 1 – 2 of 2) sorted by relevance
223 mProcessStats.mTimePeriodEndUptime = now; in writeStateLocked()453 mProcessStats.mTimePeriodEndUptime = now;486 mProcessStats.mTimePeriodEndUptime = now;
233 public long mTimePeriodEndUptime; field in ProcessStats346 mTimePeriodEndUptime += other.mTimePeriodEndUptime - other.mTimePeriodStartUptime; in add()1400 mTimePeriodStartUptime = mTimePeriodEndUptime = SystemClock.uptimeMillis(); in resetCommon()1589 out.writeLong(mTimePeriodEndUptime); in writeToParcel()1759 mTimePeriodEndUptime = in.readLong(); in readFromParcel()