Searched refs:mLastUpdateLifetimeTimestamp (Results 1 – 1 of 1) sorted by relevance
131 private long mLastUpdateLifetimeTimestamp; field in KeepaliveStatsTracker.KeepaliveStats167 mLastUpdateLifetimeTimestamp = timeNow; in KeepaliveStats()177 final int durationIncrease = (int) (timeNow - mLastUpdateLifetimeTimestamp); in updateLifetimeStatsAndSetActive()181 mLastUpdateLifetimeTimestamp = timeNow; in updateLifetimeStatsAndSetActive()194 mLastUpdateLifetimeTimestamp = timeNow; in resetLifetimeStats()