Home
last modified time | relevance | path

Searched refs:mAggregateKeepaliveLifetime (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DKeepaliveStatsTracker.java258 final Map<LifetimeKey, KeepaliveLifetimeForCarrier.Builder> mAggregateKeepaliveLifetime = field in KeepaliveStatsTracker
593 mAggregateKeepaliveLifetime.get(key); in addToAggregateKeepaliveLifetime()
601 mAggregateKeepaliveLifetime.put(key, keepaliveLifetimeForCarrier); in addToAggregateKeepaliveLifetime()
648 mAggregateKeepaliveLifetime in buildKeepaliveMetrics()
682 mAggregateKeepaliveLifetime.clear(); in buildAndResetMetrics()
690 mAggregateKeepaliveLifetime.clear(); in buildAndResetMetrics()