Searched refs:mLastUpdateDurationsTimestamp (Results 1 – 1 of 1) sorted by relevance
269 private long mLastUpdateDurationsTimestamp; field in KeepaliveStatsTracker330 mLastUpdateDurationsTimestamp = mDependencies.getElapsedRealtime(); in KeepaliveStatsTracker()408 final int durationIncrease = (int) (timeNow - mLastUpdateDurationsTimestamp); in updateDurationsPerNumOfKeepalive()423 mLastUpdateDurationsTimestamp = timeNow; in updateDurationsPerNumOfKeepalive()