Searched refs:INITIAL_DNS_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
37 private static final int INITIAL_DNS_BATCH_SIZE = 100; field in NetworkMetrics60 this.dnsMetrics = new DnsEvent(netId, transports, INITIAL_DNS_BATCH_SIZE); in NetworkMetrics()