Searched refs:setLowestRdnssLifetimeSeconds (Results 1 – 6 of 6) sorted by relevance
75 public void setLowestRdnssLifetimeSeconds(final long lifetime) { in setLowestRdnssLifetimeSeconds() method in IpClientRaInfoMetrics76 mStatsBuilder.setLowestRdnssLifetimeSeconds(lifetime); in setLowestRdnssLifetimeSeconds()
43 mMetrics.setLowestRdnssLifetimeSeconds(789); in testIpClientRaInfoMetrics_VerifyCollectMetrics()
2107 mIpClientRaInfoMetrics.setLowestRdnssLifetimeSeconds(mLowestRdnssLifetimeSeconds); in collectAndSendMetrics()
2542 mIpClientRaInfoMetrics.setLowestRdnssLifetimeSeconds(mLowestRdnssLifetimeSeconds); in collectAndSendMetrics()
1976 verify(mIpClientRaInfoMetrics).setLowestRdnssLifetimeSeconds(rdnssLifetime); in testIpClientRaInfoMetrics_LegacyApfFilter()
3340 verify(mIpClientRaInfoMetrics).setLowestRdnssLifetimeSeconds(rdnssLifetime); in testIpClientRaInfoMetrics()