Searched refs:mLowestPioValidLifetimeSeconds (Results 1 – 2 of 2) sorted by relevance
337 private long mLowestPioValidLifetimeSeconds = Long.MAX_VALUE; field in LegacyApfFilter2048 mLowestPioValidLifetimeSeconds = getMinForPositiveValue( in processRa()2049 mLowestPioValidLifetimeSeconds, ra.minPioValidLifetime()); in processRa()2105 mIpClientRaInfoMetrics.setLowestPioValidLifetimeSeconds(mLowestPioValidLifetimeSeconds); in collectAndSendMetrics()
275 private long mLowestPioValidLifetimeSeconds = Long.MAX_VALUE; field in ApfFilter2447 mLowestPioValidLifetimeSeconds = getMinForPositiveValue( in processRa()2448 mLowestPioValidLifetimeSeconds, ra.minPioValidLifetime()); in processRa()2540 mIpClientRaInfoMetrics.setLowestPioValidLifetimeSeconds(mLowestPioValidLifetimeSeconds); in collectAndSendMetrics()