Searched refs:mExcludedAddrs (Results 1 – 1 of 1) sorted by relevance
203 private Set<Inet4Address> mExcludedAddrs; field in DhcpServingParams.Builder287 this.mExcludedAddrs = excludedAddrs; in setExcludedAddrs()396 if (mExcludedAddrs != null) { in build()397 excl.addAll(mExcludedAddrs); in build()