Home
last modified time | relevance | path

Searched defs:durationIncrease (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DKeepaliveStatsTracker.java177 final int durationIncrease = (int) (timeNow - mLastUpdateLifetimeTimestamp); in updateLifetimeStatsAndSetActive() local
408 final int durationIncrease = (int) (timeNow - mLastUpdateDurationsTimestamp); in updateDurationsPerNumOfKeepalive() local