Searched refs:minRdnssLifetime (Results 1 – 1 of 1) sorted by relevance
103 public final int minRdnssLifetime; field in IpClientLinkObserver.Configuration105 public Configuration(int minRdnssLifetime) { in Configuration() argument106 this.minRdnssLifetime = minRdnssLifetime; in Configuration()133 mDnsServerRepository = new DnsServerRepository(config.minRdnssLifetime); in IpClientLinkObserver()261 mDnsServerRepository = new DnsServerRepository(mConfig.minRdnssLifetime); in clearLinkProperties()