Searched defs:minLifetime (Results 1 – 2 of 2) sorted by relevance
490 DnsServerRepository(int minLifetime) { in DnsServerRepository()
880 long minLifetime() { in minLifetime() method in ApfFilter.Ra881 long minLifetime = Long.MAX_VALUE; in minLifetime() local