Searched refs:mTimePeriodEndUptime (Results 1 – 2 of 2) sorted by relevance
178 public long mTimePeriodEndUptime; field in ProcessStats300 mTimePeriodEndUptime += other.mTimePeriodEndUptime - other.mTimePeriodStartUptime; in add()498 mTimePeriodStartUptime = mTimePeriodEndUptime = SystemClock.uptimeMillis(); in resetCommon()757 out.writeLong(mTimePeriodEndUptime); in writeToParcel()925 mTimePeriodEndUptime = in.readLong(); in readFromParcel()
223 mProcessStats.mTimePeriodEndUptime = now; in writeStateLocked()451 mProcessStats.mTimePeriodEndUptime = now;484 mProcessStats.mTimePeriodEndUptime = now;