Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DKeepaliveStatsTracker.java229 private static final class LifetimeKey { class in KeepaliveStatsTracker
234 LifetimeKey(int carrierId, int transportTypes, int intervalMs) { in LifetimeKey() method in KeepaliveStatsTracker.LifetimeKey
245 final LifetimeKey that = (LifetimeKey) o; in equals()
258 final Map<LifetimeKey, KeepaliveLifetimeForCarrier.Builder> mAggregateKeepaliveLifetime =
586 final LifetimeKey key = in addToAggregateKeepaliveLifetime()
587 new LifetimeKey( in addToAggregateKeepaliveLifetime()